FFmpeg
|
#include "libavutil/loongarch/cpu.h"
#include "idctdsp_loongarch.h"
#include "libavcodec/xvididct.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_idctdsp_init_loongarch (IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth) |
av_cold void ff_idctdsp_init_loongarch | ( | IDCTDSPContext * | c, |
AVCodecContext * | avctx, | ||
unsigned | high_bit_depth | ||
) |
Definition at line 26 of file idctdsp_init_loongarch.c.
Referenced by ff_idctdsp_init().