| /external/libaom/libaom/aom_dsp/mips/ |
| aom_convolve8_vert_msa.c | 360 static void common_vt_2t_4w_msa(const uint8_t *src, int32_t src_stride, function 649 common_vt_2t_4w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride,
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| vpx_convolve8_vert_msa.c | 357 static void common_vt_2t_4w_msa(const uint8_t *src, int32_t src_stride, function 647 common_vt_2t_4w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride,
|
| /external/libvpx/libvpx/vp8/common/mips/msa/ |
| bilinear_filter_msa.c | 301 static void common_vt_2t_4w_msa(uint8_t *RESTRICT src, int32_t src_stride, function 719 common_vt_2t_4w_msa(src, src_stride, dst, dst_stride, v_filter, 4);
|