Searched refs:common_hz_8t_4x4_msa (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_uni_msa.c | 286 static void common_hz_8t_4x4_msa(uint8_t *src, int32_t src_stride, in common_hz_8t_4x4_msa() function 413 common_hz_8t_4x4_msa(src, src_stride, dst, dst_stride, filter); in common_hz_8t_4w_msa()
|
H A D | vp9_mc_msa.c | 159 static void common_hz_8t_4x4_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_4x4_msa() function 230 common_hz_8t_4x4_msa(src, src_stride, dst, dst_stride, filter); in common_hz_8t_4w_msa()
|
Completed in 18 milliseconds