FFmpeg
Functions
pixblockdsp.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/pixblockdsp.h"

Go to the source code of this file.

Functions

av_cold void ff_pixblockdsp_init_ppc (PixblockDSPContext *c, unsigned high_bit_depth)
 

Function Documentation

◆ ff_pixblockdsp_init_ppc()

av_cold void ff_pixblockdsp_init_ppc ( PixblockDSPContext c,
unsigned  high_bit_depth 
)

Definition at line 264 of file pixblockdsp.c.

Referenced by ff_pixblockdsp_init().