Searched refs:common_vt_2t_8x4_msa (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/aom_dsp/mips/ |
D | aom_convolve8_vert_msa.c | 368 static void common_vt_2t_8x4_msa(const uint8_t *src, int32_t src_stride, in common_vt_2t_8x4_msa() function 437 common_vt_2t_8x4_msa(src, src_stride, dst, dst_stride, filter); in common_vt_2t_8w_msa()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_vert_msa.c | 367 static void common_vt_2t_8x4_msa(const uint8_t *src, int32_t src_stride, in common_vt_2t_8x4_msa() function 436 common_vt_2t_8x4_msa(src, src_stride, dst, dst_stride, filter); in common_vt_2t_8w_msa()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | bilinear_filter_msa.c | 311 static void common_vt_2t_8x4_msa(uint8_t *RESTRICT src, int32_t src_stride, in common_vt_2t_8x4_msa() function 378 common_vt_2t_8x4_msa(src, src_stride, dst, dst_stride, filter); in common_vt_2t_8w_msa()
|