| /external/libaom/libaom/aom_dsp/mips/ |
| aom_convolve8_horiz_msa.c | 474 static void common_hz_2t_16w_msa(const uint8_t *src, int32_t src_stride, function 650 common_hz_2t_16w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride,
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| vpx_convolve8_horiz_msa.c | 471 static void common_hz_2t_16w_msa(const uint8_t *src, int32_t src_stride, function 648 common_hz_2t_16w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride,
|
| /external/libvpx/libvpx/vp8/common/mips/msa/ |
| bilinear_filter_msa.c | 180 static void common_hz_2t_16w_msa(uint8_t *RESTRICT src, int32_t src_stride, function 792 common_hz_2t_16w_msa(src, src_stride, dst, dst_stride, h_filter, 16);
|