FFmpeg
Functions
h264pred_init_mips.c File Reference
#include "libavutil/attributes.h"
#include "libavutil/mips/cpu.h"
#include "config.h"
#include "h264dsp_mips.h"
#include "h264pred_mips.h"

Go to the source code of this file.

Functions

av_cold void ff_h264_pred_init_mips (H264PredContext *h, int codec_id, int bit_depth, const int chroma_format_idc)
 

Function Documentation

◆ ff_h264_pred_init_mips()

av_cold void ff_h264_pred_init_mips ( H264PredContext h,
int  codec_id,
int  bit_depth,
const int  chroma_format_idc 
)

Definition at line 28 of file h264pred_init_mips.c.

Referenced by ff_h264_pred_init().