aboutsummaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/highbd_quantize_intrin_avx2.c
AgeCommit message (Expand)Author
2023-07-28quantize: reduce parametersJohann
2023-03-24vp9_scan.h: rename scan_order struct to ScanOrderJames Zern
2023-03-18Reland "quantize: use scan_order instead of passing scan/iscan"Johann
2023-03-17Reland "quantize: simplifly highbd 32x32_b args"Johann
2023-03-01Revert "quantize: simplifly highbd 32x32_b args"James Zern
2023-03-01Revert "quantize: use scan_order instead of passing scan/iscan"James Zern
2023-03-01quantize: use scan_order instead of passing scan/iscanJohann
2023-03-01quantize: simplifly highbd 32x32_b argsJohann
2022-09-23quantize: increase iscan by 1Johann
2022-08-09VPX: Fix vp9_quantize_fp_avx2() VS build error.Scott LaVarnway
2022-07-26VPX: Add vpx_highbd_quantize_b_32x32_avx2().Scott LaVarnway
2022-07-25VPX: Add vpx_highbd_quantize_b_avx2().Scott LaVarnway