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/lossless_videodsp.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_llviddsp_init_ppc (LLVidDSPContext *c) |
av_cold void ff_llviddsp_init_ppc | ( | LLVidDSPContext * | c | ) |
Definition at line 51 of file lossless_videodsp_altivec.c.
Referenced by ff_llviddsp_init().