vpx/vpx_dsp/mips
2017-12-04 01:30:06 +00:00
..
add_noise_msa.c Fix vpx_plane_add_noise_msa functionality bit-mismatch 2016-10-03 18:15:59 +00:00
avg_msa.c vpx: hadamard: use ptrdiff_t instead of int for stride 2017-10-26 11:41:48 -07:00
common_dspr2.c Add common_dspr2.c file to vpx_dsp/mips 2015-08-03 10:53:47 -07:00
common_dspr2.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve2_avg_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve2_avg_horiz_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve2_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve2_horiz_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve2_vert_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve8_avg_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve8_avg_horiz_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve8_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve8_horiz_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve8_vert_dspr2.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
convolve_common_dspr2.h Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
deblock_msa.c Fix mips vpx_post_proc_down_and_across_mb_row_msa function 2017-02-16 13:17:00 +05:30
fwd_dct32x32_msa.c Fix mips msa fwd xform mismatch 2017-03-22 14:01:03 +05:30
fwd_txfm_msa.c fwd_txfm_msa.c: add missing vpx_dsp_rtcd.h 2017-06-30 18:53:30 -07:00
fwd_txfm_msa.h Fix mips msa fwd xform mismatch 2017-03-22 14:01:03 +05:30
idct4x4_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
idct8x8_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
idct16x16_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
idct32x32_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
intrapred4_dspr2.c Fix mips dspr2 build warning 2016-11-22 17:49:17 +05:30
intrapred8_dspr2.c Fix mips dspr2 build warning 2016-11-22 17:49:17 +05:30
intrapred16_dspr2.c Fix mips dspr2 build warning 2016-11-22 17:49:17 +05:30
intrapred_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
inv_txfm_dspr2.h Cosmetics by unifying dest_stride to stride in idct 2016-12-12 15:13:22 -08:00
inv_txfm_msa.h Fix warnings reported by -Wshadow: Part1: vpx_dsp directory 2016-10-17 19:25:19 -07:00
itrans4_dspr2.c Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_t 2017-09-18 09:26:03 -07:00
itrans8_dspr2.c Fix mips dspr2 idct8x8 functions for large coefficient input 2017-01-09 16:22:19 +05:30
itrans16_dspr2.c Fix mips dspr2 idct16x16 functions for large coefficient input 2017-01-09 16:35:28 +05:30
itrans32_cols_dspr2.c Fix mips dspr2 idct32x32 functions for large coefficient input 2017-01-09 17:21:09 +05:30
itrans32_dspr2.c Fix mips dspr2 idct32x32 functions for large coefficient input 2017-01-09 17:21:09 +05:30
loopfilter_4_msa.c loopfilter_*_msa.c: add missing vpx_dsp_rtcd.h 2017-06-30 18:50:52 -07:00
loopfilter_8_msa.c loopfilter_*_msa.c: add missing vpx_dsp_rtcd.h 2017-06-30 18:50:52 -07:00
loopfilter_16_msa.c loopfilter_*_msa.c: add missing vpx_dsp_rtcd.h 2017-06-30 18:50:52 -07:00
loopfilter_filters_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
loopfilter_filters_dspr2.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
loopfilter_macros_dspr2.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
loopfilter_masks_dspr2.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
loopfilter_mb_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
loopfilter_mb_horiz_dspr2.c Unify loopfilter function names 2016-09-29 16:25:42 -07:00
loopfilter_mb_vert_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
loopfilter_msa.h Fix warnings reported by -Wshadow: Part1: vpx_dsp directory 2016-10-17 19:25:19 -07:00
macros_msa.h mips msa optimize vpx_scaled_2d function 2017-11-29 13:27:04 +05:30
sad_mmi.c vpxdsp: [loongson] optimize sad functions with mmi 2017-09-02 15:11:32 +00:00
sad_msa.c remove vp9_full_sad_search 2017-07-10 11:20:35 -07:00
sub_pixel_variance_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
subtract_mmi.c vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi. 2017-08-18 09:06:49 +08:00
subtract_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
sum_squares_msa.c Add mips msa sum_squares_2d_i16 function 2017-01-31 12:22:43 +00:00
txfm_macros_msa.h Fix SingleLargeCoeff idct test 2016-11-17 11:41:07 +00:00
variance_mmi.c vpx_dsp: [loongson] optimize variance v2. 2017-12-01 13:44:48 +08:00
variance_msa.c Optimize vpx_get4x4sse_cs_msa function 2016-10-10 16:31:57 +05:30
vpx_convolve8_avg_horiz_msa.c Optimize mips msa vp9 average mc functions 2017-09-12 16:12:11 +05:30
vpx_convolve8_avg_msa.c Optimize mips msa vp9 average mc functions 2017-09-12 16:12:11 +05:30
vpx_convolve8_avg_vert_msa.c Optimize mips msa vp9 average mc functions 2017-09-12 16:12:11 +05:30
vpx_convolve8_horiz_msa.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
vpx_convolve8_msa.c mips msa optimize vpx_scaled_2d function 2017-11-29 13:27:04 +05:30
vpx_convolve8_vert_msa.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
vpx_convolve_avg_msa.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
vpx_convolve_copy_msa.c Remove get_filter_base() and get_filter_offset() in convolve 2017-09-05 15:22:36 -07:00
vpx_convolve_msa.h Optimize mips msa vp9 average mc functions 2017-09-12 16:12:11 +05:30