Searched refs:avc_chroma_hv_8w_msa (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | h264chroma_msa.c | 829 static void avc_chroma_hv_8w_msa(uint8_t *src, uint8_t *dst, int32_t stride, in avc_chroma_hv_8w_msa() function 1912 avc_chroma_hv_8w_msa(src, dst, stride, x, (8 - x), y, (8 - y), height); in ff_put_h264_chroma_mc8_msa()
|
Completed in 5 milliseconds