summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86/vp9_quantize_avx2.c
AgeCommit message (Expand)Author
2022-08-09VPX: Fix vp9_quantize_fp_avx2() VS build error.Scott LaVarnway
2022-08-03VPX: Add vp9_highbd_quantize_fp_32x32_avx2().Scott LaVarnway
2022-08-03VPX: Add vp9_highbd_quantize_fp_avx2().Scott LaVarnway
2022-08-01VPX: Add vp9_quantize_fp_32x32_avx2().Scott LaVarnway
2022-07-27VPX: vp9_quantize_fp_avx2() cleanup.Scott LaVarnway
2022-03-30remove skip_block from quantizeJohann
2018-11-27rename quantize_x86.hJohann
2018-10-30clang-tidy: fix vp9/encoder parametersJohann
2018-01-18vp9_quantize_fp_avx2()Scott LaVarnway