FFmpeg
Functions
fdctdsp.c File Reference
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/ppc/cpu.h"
#include "libavutil/ppc/util_altivec.h"
#include "libavcodec/avcodec.h"
#include "libavcodec/fdctdsp.h"
#include "fdct.h"

Go to the source code of this file.

Functions

av_cold void ff_fdctdsp_init_ppc (FDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth)
 

Function Documentation

◆ ff_fdctdsp_init_ppc()

av_cold void ff_fdctdsp_init_ppc ( FDCTDSPContext c,
AVCodecContext avctx,
unsigned  high_bit_depth 
)

Definition at line 465 of file fdctdsp.c.

Referenced by ff_fdctdsp_init().