summaryrefslogtreecommitdiff
path: root/vpx_dsp/mips
Commit message (Expand)AuthorAgeFilesLines
* .clang-format: update to clang-format-11clang-format2022-08-231-22/+24
* remove sad x3,x8 specializationsJohann2022-03-292-449/+0
* gcc 11 warning: mismatched boundJohann2022-03-291-16/+16
* vp8,vpx_dsp: [loongson] fix msa optimization bugsjinbo2020-07-181-8/+8
* vp8,vpx_dsp:[loongson] fix bugs reported by clangjinbo2020-07-072-45/+136
* vp8,vpx_dsp:[loongson] fix specification of instruction namejinbo2020-06-294-69/+69
* Revert "Wrap macro definition in do-while(0)"Jerome Jiang2019-03-2812-346/+346
* Wrap macro definition in do-while(0)Jerome Jiang2019-03-1912-346/+346
* Enclose macro arguments in parenthesesJerome Jiang2019-03-144-42/+44
* Merge "mips highbd: resolve missing declarations"Johann Koenig2019-01-161-0/+3
|\
| * mips highbd: resolve missing declarationsJohann2019-01-151-0/+3
* | mips: add rtcd.h to resolve missing declarationsJohann2019-01-157-2/+10
|/
* clang-tidy: fix vpx_dsp parametersJohann2018-11-011-11/+11
* clang-tidy: normalize variance functionsJohann2018-10-312-341/+352
* Fix the filter tap calculation in mips optimizationsYunqing Wang2018-10-1611-18/+20
* clang-format v6.0.1Johann2018-09-241-1/+0
* cosmetics: normalize include guardsJames Zern2018-09-1512-36/+36
* vp9: [loongson] optimize vpx_convolve8 with mmiguxiwei-hf@loongson.cn2018-04-251-44/+173
* vp9: [loongson] optimize vpx_convolve8 with mmi.gxw2018-03-281-0/+587
* clang-format v5.0.0 vpx_dsp/Johann2018-01-181-32/+31
* Merge "vpx_dsp: [loongson] optimize variance v2."Shiyou Yin2017-12-041-61/+39
|\
| * vpx_dsp: [loongson] optimize variance v2.Shiyou Yin2017-12-011-61/+39
* | Merge "mips msa optimize vpx_scaled_2d function"Kaustubh Raste2017-12-012-0/+617
|\ \ | |/ |/|
| * mips msa optimize vpx_scaled_2d functionKaustubh Raste2017-11-292-0/+617
* | vpx: [loongson] fix bug in var_filter_block2d_bil_16xShiyou Yin2017-11-291-4/+4
|/
* vpx: hadamard: use ptrdiff_t instead of int for strideScott LaVarnway2017-10-261-2/+4
* Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang2017-09-181-0/+1
* mips msa clean-up msa macrosKaustubh Raste2017-09-141-298/+170
* Optimize mips msa vp9 average mc functionsKaustubh Raste2017-09-125-135/+157
* Merge "vpxdsp: [loongson] optimize sad functions with mmi"Shiyou Yin2017-09-081-0/+805
|\
| * vpxdsp: [loongson] optimize sad functions with mmiShiyou Yin2017-09-021-0/+805
* | Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang2017-09-0518-130/+151
|/
* vpx_dsp:loongson optimize vpx_varianceWxH_c,vpx_sub_pixel_varianceWxH_c and v...Shiyou Yin2017-08-251-0/+1156
* vpx_dsp:loongson optimize vpx_mseWxH_c(case 16x16,16X8,8X16,8X8) with mmi.Shiyou Yin2017-08-231-0/+146
* vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi.Shiyou Yin2017-08-181-0/+306
* remove vp9_full_sad_searchJohann2017-07-101-304/+0
* fwd_txfm_msa.c: add missing vpx_dsp_rtcd.hJames Zern2017-06-301-13/+16
* vpx_convolve_*_msa.c: add missing vpx_dsp_rtcd.hJames Zern2017-06-302-0/+2
* loopfilter_*_msa.c: add missing vpx_dsp_rtcd.hJames Zern2017-06-303-31/+35
* fwd_txfm_msa.c: correct vpx_fdct8x8_1_msa prototypeJames Zern2017-06-301-1/+1
* Fix mips msa fwd xform mismatchKaustubh Raste2017-03-223-37/+45
* Fix mips vpx_post_proc_down_and_across_mb_row_msa functionKaustubh Raste2017-02-161-0/+63
* Add mips msa sum_squares_2d_i16 functionKaustubh Raste2017-01-311-0/+129
* Add mips msa vpx_minmax_8x8 functionKaustubh Raste2017-01-311-0/+47
* Add mips msa vpx_vector_var functionKaustubh Raste2017-01-281-0/+116
* Add mips msa vpx Integer projection row/col functionsKaustubh Raste2017-01-272-0/+179
* Add mips msa vpx satd functionKaustubh Raste2017-01-241-0/+139
* Add mips msa vpx hadamard functionsKaustubh Raste2017-01-191-0/+196
* Merge "Fix mips dspr2 idct32x32 functions for large coefficient input"Johann Koenig2017-01-092-430/+698
|\
| * Fix mips dspr2 idct32x32 functions for large coefficient inputKaustubh Raste2017-01-092-430/+698