.. |
avg_msa.c
|
move vp9_avg to vpx_dsp
|
2015-12-14 14:42:12 -08:00 |
common_dspr2.c
|
Add common_dspr2.c file to vpx_dsp/mips
|
2015-08-03 10:53:47 -07:00 |
common_dspr2.h
|
Move intra prediction functions from vp9/common/ to vpx_dsp/
|
2015-07-27 13:38:16 -07:00 |
convolve2_avg_dspr2.c
|
VPX: removed step checks from mips convolve code
|
2015-08-13 11:27:04 -07:00 |
convolve2_avg_horiz_dspr2.c
|
VPX: removed step checks from mips convolve code
|
2015-08-13 11:27:04 -07:00 |
convolve2_dspr2.c
|
Remove vpx_ prefix from the dspr2 file name in vpx_dsp/mips
|
2015-08-03 09:59:14 -07:00 |
convolve2_horiz_dspr2.c
|
VPX: removed step checks from mips convolve code
|
2015-08-13 11:27:04 -07:00 |
convolve2_vert_dspr2.c
|
VPX: removed step checks from mips convolve code
|
2015-08-13 11:27:04 -07:00 |
convolve8_avg_dspr2.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
convolve8_avg_horiz_dspr2.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
convolve8_dspr2.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
convolve8_horiz_dspr2.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
convolve8_vert_dspr2.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
convolve_common_dspr2.h
|
Remove vpx_ prefix from the dspr2 file name in vpx_dsp/mips
|
2015-08-03 09:59:14 -07:00 |
fwd_dct32x32_msa.c
|
Replace vp9_ prefix in 2D-DCT functions with vpx_
|
2015-07-28 16:06:44 -07:00 |
fwd_txfm_msa.c
|
Replace vp9_ prefix in 2D-DCT functions with vpx_
|
2015-07-28 16:06:44 -07:00 |
fwd_txfm_msa.h
|
Move DC only forward 2D-DCT functions to vpx_dsp
|
2015-07-28 14:52:30 -07:00 |
idct4x4_msa.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
idct8x8_msa.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
idct16x16_msa.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
idct32x32_msa.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
intrapred4_dspr2.c
|
Refactor mips/dspr2 on convolution.
|
2015-07-31 10:27:42 -07:00 |
intrapred8_dspr2.c
|
Replace prefix vp9_ with vpx_ for intra prediction functions
|
2015-07-27 13:42:06 -07:00 |
intrapred16_dspr2.c
|
Replace prefix vp9_ with vpx_ for intra prediction functions
|
2015-07-27 13:42:06 -07:00 |
intrapred_msa.c
|
Replace prefix vp9_ with vpx_ for intra prediction functions
|
2015-07-27 13:42:06 -07:00 |
inv_txfm_dspr2.h
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
inv_txfm_msa.h
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
itrans4_dspr2.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
itrans8_dspr2.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
itrans16_dspr2.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
itrans32_cols_dspr2.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
itrans32_dspr2.c
|
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
|
2015-08-04 13:46:11 -07:00 |
loopfilter_4_msa.c
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_8_msa.c
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_16_msa.c
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_filters_dspr2.c
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_filters_dspr2.h
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_macros_dspr2.h
|
Migrate mips dspr2 loop filter implementation from vp9 to vpx
|
2015-07-17 11:51:05 -07:00 |
loopfilter_masks_dspr2.h
|
Remove some trailing whitespaces
|
2015-09-08 01:31:04 -07:00 |
loopfilter_mb_dspr2.c
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_mb_horiz_dspr2.c
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_mb_vert_dspr2.c
|
Rename loop filter function from vp9_ to vpx_
|
2015-07-17 15:55:02 -07:00 |
loopfilter_msa.h
|
Migrate loop filter functions from vp9/ to vpx_dsp/
|
2015-07-16 16:40:47 -07:00 |
macros_msa.h
|
mips msa vpx subpel variance optimization
|
2015-08-03 13:00:55 +05:30 |
sad_msa.c
|
mips msa vpx_dsp sadx3 sadx8 optimization
|
2015-07-02 08:02:19 +05:30 |
sub_pixel_variance_msa.c
|
mips msa vpx subpel variance optimization
|
2015-08-03 13:00:55 +05:30 |
subtract_msa.c
|
Move subtract functions from vp9 to vpx_dsp
|
2015-07-06 12:22:47 -07:00 |
txfm_macros_msa.h
|
Move msa implementations of 2D-DCT to vpx_dsp
|
2015-07-24 13:24:25 -07:00 |
variance_msa.c
|
mips msa vpx_dsp variance optimization
|
2015-06-30 12:22:18 +05:30 |
vpx_convolve8_avg_horiz_msa.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
vpx_convolve8_avg_msa.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
vpx_convolve8_avg_vert_msa.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
vpx_convolve8_horiz_msa.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
vpx_convolve8_msa.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
vpx_convolve8_vert_msa.c
|
VPX: removed filter == 128 checks from mips convolve code
|
2015-08-13 12:57:01 -07:00 |
vpx_convolve_avg_msa.c
|
Code refactor on InterpKernel
|
2015-07-31 10:27:33 -07:00 |
vpx_convolve_copy_msa.c
|
Code refactor on InterpKernel
|
2015-07-31 10:27:33 -07:00 |
vpx_convolve_msa.h
|
Code refactor on InterpKernel
|
2015-07-31 10:27:33 -07:00 |