Searched refs:avc_chroma_hv_8w_lasx (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264chroma_lasx.c | 375 static void avc_chroma_hv_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, in avc_chroma_hv_8w_lasx() function 836 avc_chroma_hv_8w_lasx(src, dst, stride, x, (8 - x), y, (8 - y), height); in ff_put_h264_chroma_mc8_lasx()
|
Completed in 4 milliseconds