FFmpeg
|
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/mem.h"
#include "libavutil/ppc/cpu.h"
#include "libavutil/ppc/util_altivec.h"
#include "libavcodec/fmtconvert.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_fmt_convert_init_ppc (FmtConvertContext *c, AVCodecContext *avctx) |
av_cold void ff_fmt_convert_init_ppc | ( | FmtConvertContext * | c, |
AVCodecContext * | avctx | ||
) |
Definition at line 57 of file fmtconvert_altivec.c.
Referenced by ff_fmt_convert_init().