Home
last modified time | relevance | path

Searched refs:common_vt_2t_16w_msa (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/mips/
Daom_convolve8_vert_msa.c445 static void common_vt_2t_16w_msa(const uint8_t *src, int32_t src_stride, in common_vt_2t_16w_msa() function
657 common_vt_2t_16w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride, in aom_convolve8_vert_msa()
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_vert_msa.c442 static void common_vt_2t_16w_msa(const uint8_t *src, int32_t src_stride, in common_vt_2t_16w_msa() function
655 common_vt_2t_16w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride, in vpx_convolve8_vert_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c384 static void common_vt_2t_16w_msa(uint8_t *RESTRICT src, int32_t src_stride, in common_vt_2t_16w_msa() function
788 common_vt_2t_16w_msa(src, src_stride, dst, dst_stride, v_filter, 16); in vp8_bilinear_predict16x16_msa()