Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_intrapred_lasx.h28 void ff_h264_pred16x16_plane_rv40_8_lasx(uint8_t *src, ptrdiff_t stride);
H A Dh264_intrapred_init_loongarch.c43 h->pred16x16[PLANE_PRED8x8] = ff_h264_pred16x16_plane_rv40_8_lasx; in ff_h264_pred_init_loongarch()
H A Dh264_intrapred_lasx.c106 void ff_h264_pred16x16_plane_rv40_8_lasx(uint8_t *src, ptrdiff_t stride) in ff_h264_pred16x16_plane_rv40_8_lasx() function

Completed in 2 milliseconds