| 
    FFmpeg
    
   | 
 
#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) | 
| 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().
 1.8.17