FFmpeg
Functions
idctdsp_init_loongarch.c File Reference
#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)
 

Function Documentation

◆ ff_idctdsp_init_loongarch()

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().