vpx/vpx_dsp/mips
Johann 109faffe9b remove vp9_full_sad_search
This code is unused in vp9. Only vp8 still contains references to
vpx_sad_NxMx[3|8] and only for sizes 16x16, 16x8, 8x16, 8x8 and 4x4.

Remove the remaining sizes and all the highbitdepth versions.

BUG=webm:1425

Change-Id: If6a253977c8e0c04599e25cbeb45f71a94f563e8
2017-07-10 11:20:35 -07: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 Add mips msa vpx_minmax_8x8 function 2017-01-31 10:00:43 +05:30
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 vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve2_avg_horiz_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve2_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve2_horiz_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve2_vert_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve8_avg_dspr2.c Fix mips dspr2 build warning 2016-11-22 17:49:17 +05:30
convolve8_avg_horiz_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve8_dspr2.c Fix mips dspr2 build warning 2016-11-22 17:49:17 +05:30
convolve8_horiz_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve8_vert_dspr2.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
convolve_common_dspr2.h vpx_dsp: apply clang-format 2016-07-25 14:14:19 -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 Fix mips dspr2 idct4x4 functions for large coefficient input 2017-01-09 15:28:30 +05:30
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 Add mips msa vpx Integer projection row/col functions 2017-01-27 11:11:42 +05:30
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_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_msa.c Optimize vpx_get4x4sse_cs_msa function 2016-10-10 16:31:57 +05:30
vpx_convolve8_avg_horiz_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_convolve8_avg_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_convolve8_avg_vert_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_convolve8_horiz_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_convolve8_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_convolve8_vert_msa.c vpx_dsp: apply clang-format 2016-07-25 14:14:19 -07:00
vpx_convolve_avg_msa.c vpx_convolve_*_msa.c: add missing vpx_dsp_rtcd.h 2017-06-30 18:50:56 -07:00
vpx_convolve_copy_msa.c vpx_convolve_*_msa.c: add missing vpx_dsp_rtcd.h 2017-06-30 18:50:56 -07:00
vpx_convolve_msa.h Fix warnings reported by -Wshadow: Part1: vpx_dsp directory 2016-10-17 19:25:19 -07:00