summaryrefslogtreecommitdiff
path: root/vpx_dsp/avg.c
AgeCommit message (Expand)Author
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