Home
last modified time | relevance | path

Searched refs:ff_h264_pred_init_loongarch (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dh264_intrapred_init_loongarch.c26 av_cold void ff_h264_pred_init_loongarch(H264PredContext *h, int codec_id, in ff_h264_pred_init_loongarch() function
/third_party/ffmpeg/libavcodec/
Dh264pred.h127 void ff_h264_pred_init_loongarch(H264PredContext *h, int codec_id,
Dh264pred.c600 ff_h264_pred_init_loongarch(h, codec_id, bit_depth, chroma_format_idc); in ff_h264_pred_init()