FFmpeg
|
#include "libavutil/loongarch/cpu.h"
#include "libavcodec/h264pred.h"
#include "h264_intrapred_lasx.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_h264_pred_init_loongarch (H264PredContext *h, int codec_id, const int bit_depth, const int chroma_format_idc) |
av_cold void ff_h264_pred_init_loongarch | ( | H264PredContext * | h, |
int | codec_id, | ||
const int | bit_depth, | ||
const int | chroma_format_idc | ||
) |
Definition at line 26 of file h264_intrapred_init_loongarch.c.
Referenced by ff_h264_pred_init().