Searched refs:common_vt_8t_4w_msa (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/aom_dsp/mips/ |
D | aom_convolve8_vert_msa.c | 18 static void common_vt_8t_4w_msa(const uint8_t *src, int32_t src_stride, in common_vt_8t_4w_msa() function 674 common_vt_8t_4w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride, in aom_convolve8_vert_msa()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_vert_msa.c | 15 static void common_vt_8t_4w_msa(const uint8_t *src, int32_t src_stride, in common_vt_8t_4w_msa() function 674 common_vt_8t_4w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride, in vpx_convolve8_vert_msa()
|