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/hevc/dsp.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_hevc_dsp_init_ppc (HEVCDSPContext *c, const int bit_depth) |
av_cold void ff_hevc_dsp_init_ppc | ( | HEVCDSPContext * | c, |
const int | bit_depth | ||
) |
Definition at line 110 of file hevcdsp.c.
Referenced by ff_hevc_dsp_init().