FFmpeg
|
#include <string.h>
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/ppc/cpu.h"
#include "libavutil/ppc/util_altivec.h"
#include "libavcodec/vp3dsp.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_vp3dsp_init_ppc (VP3DSPContext *c, int flags) |
av_cold void ff_vp3dsp_init_ppc | ( | VP3DSPContext * | c, |
int | flags | ||
) |
Definition at line 195 of file vp3dsp_altivec.c.
Referenced by ff_vp3dsp_init().