Searched refs:common_hz_2t_4x4_msa (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8_mc_msa.c | 1492 static void common_hz_2t_4x4_msa(uint8_t *src, int32_t src_stride, in common_hz_2t_4x4_msa() function 1551 common_hz_2t_4x4_msa(src, src_stride, dst, dst_stride, filter); in ff_put_vp8_bilinear4_h_msa()
|
D | vp9_mc_msa.c | 1795 static void common_hz_2t_4x4_msa(const uint8_t *src, int32_t src_stride, in common_hz_2t_4x4_msa() function 1854 common_hz_2t_4x4_msa(src, src_stride, dst, dst_stride, filter); in ff_put_bilin_4h_msa()
|