Searched refs:common_hz_2t_8x4_msa (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8_mc_msa.c | 1557 static void common_hz_2t_8x4_msa(uint8_t *src, int32_t src_stride, in common_hz_2t_8x4_msa() function 1651 common_hz_2t_8x4_msa(src, src_stride, dst, dst_stride, filter); in ff_put_vp8_bilinear8_h_msa()
|
D | vp9_mc_msa.c | 1860 static void common_hz_2t_8x4_msa(const uint8_t *src, int32_t src_stride, in common_hz_2t_8x4_msa() function 1953 common_hz_2t_8x4_msa(src, src_stride, dst, dst_stride, filter); in ff_put_bilin_8h_msa()
|