summaryrefslogtreecommitdiff
path: root/docs.mk
diff options
context:
space:
mode:
authorSalome Thirot <salome.thirot@arm.com>2023-03-01 10:06:01 +0000
committerSalome Thirot <salome.thirot@arm.com>2023-03-07 11:29:31 +0000
commit5ae84ea5ae548314cfef982c95a4c9dbdfa79f6c (patch)
tree4c75984fc8d6e42b70d41e75f049a2dd8b93b2fe /docs.mk
parentd94e16404a08f3a67aa570d6b8c107ae47e158b5 (diff)
downloadlibvpx-5ae84ea5ae548314cfef982c95a4c9dbdfa79f6c.tar
libvpx-5ae84ea5ae548314cfef982c95a4c9dbdfa79f6c.tar.gz
libvpx-5ae84ea5ae548314cfef982c95a4c9dbdfa79f6c.tar.bz2
libvpx-5ae84ea5ae548314cfef982c95a4c9dbdfa79f6c.zip
Optimize vp9_block_error_fp_neon
Currently vp9_block_error_fp_neon is only used when CONFIG_VP9_HIGHBITDEPTH is set to false. This patch optimizes the implementation and uses tran_low_t instead of int16_t so that the function can also be used in builds where vp9_highbitdepth is enabled. Change-Id: Ibab7ec5f74b7652fa2ae5edf328f9ec587088fd3
Diffstat (limited to 'docs.mk')
0 files changed, 0 insertions, 0 deletions