FFmpeg
|
#include "libavcodec/videodsp.h"
Go to the source code of this file.
Functions | |
static void | prefetch_ppc (uint8_t *mem, ptrdiff_t stride, int h) |
void | ff_videodsp_init_ppc (VideoDSPContext *ctx, int bpc) |
Definition at line 23 of file videodsp_ppc.c.
Referenced by ff_videodsp_init_ppc().
void ff_videodsp_init_ppc | ( | VideoDSPContext * | ctx, |
int | bpc | ||
) |
Definition at line 32 of file videodsp_ppc.c.
Referenced by ff_videodsp_init().