FFmpeg
Functions
h264_intrapred_init_loongarch.c File Reference
#include "libavutil/loongarch/cpu.h"
#include "libavcodec/h264pred.h"
#include "h264_intrapred_loongarch.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)
 

Function Documentation

◆ ff_h264_pred_init_loongarch()

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().