summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/quantize_sse2.c
AgeCommit message (Expand)Author
2017-11-27quantize x86: dedup some partsJohann
2017-08-22quantize sse2: copy opts from ssse3Johann
2017-08-21quantize: ignore skip_block in x86Johann
2017-02-06highbd x86: consolidate tran_low_t conversionsJohann
2016-11-04Extract high bit depth helper functionsJohann
2016-07-27vpx_dsp/x86/quantize_sse2.c: apply clang-formatclang-format
2016-07-25vpx_dsp: apply clang-formatclang-format
2015-10-05SSE2 optimisation for quantize in high bit depthJulia Robson
2015-08-04Change vp9_quantize to vpx_quantizeJingning Han
2015-07-17Migrate quantization functions from vp9/ to vpx_dsp/Yunqing Wang