summaryrefslogtreecommitdiff
path: root/vpx_dsp/mips/fwd_txfm_msa.c
AgeCommit message (Expand)Author
2017-06-30fwd_txfm_msa.c: add missing vpx_dsp_rtcd.hJames Zern
2017-06-30fwd_txfm_msa.c: correct vpx_fdct8x8_1_msa prototypeJames Zern
2017-03-22Fix mips msa fwd xform mismatchKaustubh Raste
2016-07-25vpx_dsp: apply clang-formatclang-format
2016-04-04vpx_fdct16x16_1_c/msa: fix accumulator overflowJames Zern
2015-07-28Replace vp9_ prefix in 2D-DCT functions with vpx_Jingning Han
2015-07-28Move DC only forward 2D-DCT functions to vpx_dspJingning Han
2015-07-24Move msa implementations of 2D-DCT to vpx_dspJingning Han