summaryrefslogtreecommitdiff
path: root/vpx_dsp/intrapred.c
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2022-03-30 14:57:46 +0900
committerJohann Koenig <johannkoenig@google.com>2022-03-31 00:43:52 +0000
commit2200039d33c49a9f7a5c438656df143755b022c4 (patch)
tree92759b7e41336f04e41833c78e5fae4f5e171954 /vpx_dsp/intrapred.c
parent1239be9e5faf3f7c1603548ed669af35639b74f8 (diff)
downloadlibvpx-2200039d33c49a9f7a5c438656df143755b022c4.tar
libvpx-2200039d33c49a9f7a5c438656df143755b022c4.tar.gz
libvpx-2200039d33c49a9f7a5c438656df143755b022c4.tar.bz2
libvpx-2200039d33c49a9f7a5c438656df143755b022c4.zip
quantize: replace highbd versions
The optimized quantize functions were already built to handle highbd values. The only difference is the clamping. All highbd functions expand to 32bits when running in highbd mode. Removes vpx_highbd_quantize_32x32_sse2 as it is slower than the C version in the worst case. Bug: webm:1586 Change-Id: I49bf8a6a2041f78450bf43a4f655c67656b0f8d9
Diffstat (limited to 'vpx_dsp/intrapred.c')
0 files changed, 0 insertions, 0 deletions