FFmpeg
|
#include "libavutil/attributes.h"
#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) |
av_cold void ff_idctdsp_init_mips | ( | IDCTDSPContext * | c, |
AVCodecContext * | avctx, | ||
unsigned | high_bit_depth | ||
) |
Definition at line 27 of file idctdsp_init_mips.c.
Referenced by ff_idctdsp_init().