Home
last modified time | relevance | path

Searched refs:ff_put_h264_chroma_mc8_lasx (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264chroma_init_loongarch.c32 c->put_h264_chroma_pixels_tab[0] = ff_put_h264_chroma_mc8_lasx; in ff_h264chroma_init_loongarch()
H A Dh264chroma_lasx.h31 void ff_put_h264_chroma_mc8_lasx(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
H A Dh264chroma_lasx.c828 void ff_put_h264_chroma_mc8_lasx(uint8_t *dst, uint8_t *src, ptrdiff_t stride, in ff_put_h264_chroma_mc8_lasx() function

Completed in 4 milliseconds