FFmpeg
|
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/ppc/cpu.h"
#include "libavutil/ppc/util_altivec.h"
#include "libavcodec/h264chroma.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_h264chroma_init_ppc (H264ChromaContext *c, int bit_depth) |
av_cold void ff_h264chroma_init_ppc | ( | H264ChromaContext * | c, |
int | bit_depth | ||
) |
Definition at line 52 of file h264chroma_init.c.
Referenced by ff_h264chroma_init().