summaryrefslogtreecommitdiff
path: root/vpx_dsp/inv_txfm.c
AgeCommit message (Expand)Author
2016-07-25vpx_dsp: apply clang-formatclang-format
2016-06-09Add a couple of missing WRAPLOW checksDebargha Mukherjee
2016-06-03Move range checks into WRAPLOWDebargha Mukherjee
2016-05-04vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h includeJames Zern
2015-12-02VP9: Add ssse3 version of vpx_idct32x32_135_add()Scott LaVarnway
2015-08-28Expand the idct4_c() function in idct8_c()Angie Chiang
2015-08-04Replace vp9_ prefix with vpx_ prefix in vpx_dsp function namesJingning Han
2015-07-31Factor inverse transform functions into vpx_dspJingning Han