FFmpeg
Functions
idctdsp_init_mips.c File Reference
#include "libavutil/mips/cpu.h"
#include "idctdsp_mips.h"
#include "xvididct_mips.h"

Go to the source code of this file.

Functions

av_cold void ff_idctdsp_init_mips (IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth)
 

Function Documentation

◆ ff_idctdsp_init_mips()

av_cold void ff_idctdsp_init_mips ( IDCTDSPContext c,
AVCodecContext avctx,
unsigned  high_bit_depth 
)

Definition at line 26 of file idctdsp_init_mips.c.

Referenced by ff_idctdsp_init().