summaryrefslogtreecommitdiff
path: root/vpx_dsp/mips
AgeCommit message (Expand)Author
2020-07-18vp8,vpx_dsp: [loongson] fix msa optimization bugsjinbo
2020-07-07vp8,vpx_dsp:[loongson] fix bugs reported by clangjinbo
2020-06-29vp8,vpx_dsp:[loongson] fix specification of instruction namejinbo
2019-03-28Revert "Wrap macro definition in do-while(0)"Jerome Jiang
2019-03-19Wrap macro definition in do-while(0)Jerome Jiang
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-01-16Merge "mips highbd: resolve missing declarations"Johann Koenig
2019-01-15mips: add rtcd.h to resolve missing declarationsJohann
2019-01-15mips highbd: resolve missing declarationsJohann
2018-11-01clang-tidy: fix vpx_dsp parametersJohann
2018-10-31clang-tidy: normalize variance functionsJohann
2018-10-16Fix the filter tap calculation in mips optimizationsYunqing Wang
2018-09-24clang-format v6.0.1Johann
2018-09-15cosmetics: normalize include guardsJames Zern
2018-04-25vp9: [loongson] optimize vpx_convolve8 with mmiguxiwei-hf@loongson.cn
2018-03-28vp9: [loongson] optimize vpx_convolve8 with mmi.gxw
2018-01-18clang-format v5.0.0 vpx_dsp/Johann
2017-12-04Merge "vpx_dsp: [loongson] optimize variance v2."Shiyou Yin
2017-12-01vpx_dsp: [loongson] optimize variance v2.Shiyou Yin
2017-12-01Merge "mips msa optimize vpx_scaled_2d function"Kaustubh Raste
2017-11-29mips msa optimize vpx_scaled_2d functionKaustubh Raste
2017-11-29vpx: [loongson] fix bug in var_filter_block2d_bil_16xShiyou Yin
2017-10-26vpx: hadamard: use ptrdiff_t instead of int for strideScott LaVarnway
2017-09-18Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang
2017-09-14mips msa clean-up msa macrosKaustubh Raste
2017-09-12Optimize mips msa vp9 average mc functionsKaustubh Raste
2017-09-08Merge "vpxdsp: [loongson] optimize sad functions with mmi"Shiyou Yin
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-09-02vpxdsp: [loongson] optimize sad functions with mmiShiyou Yin
2017-08-25vpx_dsp:loongson optimize vpx_varianceWxH_c,vpx_sub_pixel_varianceWxH_c and v...Shiyou Yin
2017-08-23vpx_dsp:loongson optimize vpx_mseWxH_c(case 16x16,16X8,8X16,8X8) with mmi.Shiyou Yin
2017-08-18vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi.Shiyou Yin
2017-07-10remove vp9_full_sad_searchJohann
2017-06-30fwd_txfm_msa.c: add missing vpx_dsp_rtcd.hJames Zern
2017-06-30vpx_convolve_*_msa.c: add missing vpx_dsp_rtcd.hJames Zern
2017-06-30loopfilter_*_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
2017-02-16Fix mips vpx_post_proc_down_and_across_mb_row_msa functionKaustubh Raste
2017-01-31Add mips msa sum_squares_2d_i16 functionKaustubh Raste
2017-01-31Add mips msa vpx_minmax_8x8 functionKaustubh Raste
2017-01-28Add mips msa vpx_vector_var functionKaustubh Raste
2017-01-27Add mips msa vpx Integer projection row/col functionsKaustubh Raste
2017-01-24Add mips msa vpx satd functionKaustubh Raste
2017-01-19Add mips msa vpx hadamard functionsKaustubh Raste
2017-01-09Merge "Fix mips dspr2 idct32x32 functions for large coefficient input"Johann Koenig
2017-01-09Merge "Fix mips dspr2 idct16x16 functions for large coefficient input"Johann Koenig
2017-01-09Merge "Fix mips dspr2 idct8x8 functions for large coefficient input"Johann Koenig
2017-01-09Fix mips dspr2 idct32x32 functions for large coefficient inputKaustubh Raste
2017-01-09Fix mips dspr2 idct16x16 functions for large coefficient inputKaustubh Raste