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

Go to the source code of this file.

Functions

av_cold void ff_h264dsp_init_mips (H264DSPContext *c, const int bit_depth, const int chroma_format_idc)
 

Function Documentation

◆ ff_h264dsp_init_mips()

av_cold void ff_h264dsp_init_mips ( H264DSPContext c,
const int  bit_depth,
const int  chroma_format_idc 
)

Definition at line 26 of file h264dsp_init_mips.c.

Referenced by ff_h264dsp_init().