summaryrefslogtreecommitdiff
path: root/vpx_dsp/avg.c
AgeCommit message (Expand)Author
2023-06-09Fix c vs intrinsic mismatch of vpx_hadamard_32x32() functionAnupam Pandey
2023-03-17Add tests for vpx_highbd_minmax_8x8_cSalome Thirot
2022-07-18vpx_int_pro_row_c: add an assert for heightJames Zern
2021-12-21vpx_int_pro_row: normalize declaration w/aomJames Zern
2021-12-09quiet -Warray-parameter warningsJames Zern
2018-12-06Add satd avx2 implementationsdeng
2018-11-29Use 16 bit ints in Hadamard highbd col8 first passsdeng
2018-11-01Add highbd Hadamard transform C implementationssdeng
2018-07-20VPX: Call vpx_hadamard_16x16_c() in vpx_hadamard_32x32_c()Scott LaVarnway
2018-07-11Add 32x32 Hadamard transformJingning Han
2017-10-26vpx: hadamard: use ptrdiff_t instead of int for strideScott LaVarnway
2017-01-31Fix real-time compression regression in hbd modeJingning Han
2016-07-25vpx_dsp: apply clang-formatclang-format
2016-04-21hadamard 8x8 testJohann
2016-04-14Apply 'const' to data not pointerJohann
2015-12-14move vp9_avg to vpx_dspJames Zern