Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/mips/
Daom_convolve8_horiz_msa.c320 static void common_hz_2t_4x4_msa(const uint8_t *src, int32_t src_stride, in common_hz_2t_4x4_msa() function
372 common_hz_2t_4x4_msa(src, src_stride, dst, dst_stride, filter); in common_hz_2t_4w_msa()
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_horiz_msa.c317 static void common_hz_2t_4x4_msa(const uint8_t *src, int32_t src_stride, in common_hz_2t_4x4_msa() function
369 common_hz_2t_4x4_msa(src, src_stride, dst, dst_stride, filter); in common_hz_2t_4w_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c30 static void common_hz_2t_4x4_msa(uint8_t *RESTRICT src, int32_t src_stride, in common_hz_2t_4x4_msa() function
80 common_hz_2t_4x4_msa(src, src_stride, dst, dst_stride, filter); in common_hz_2t_4w_msa()