Go to the source code of this file.
Functions | |
| static void | clear_blocks_dcbz32_ppc (DCTELEM *blocks) |
| static void | clear_blocks_dcbz128_ppc (DCTELEM *blocks) |
| static long | check_dcbzl_effect (void) |
| static void | prefetch_ppc (void *mem, int stride, int h) |
| void | dsputil_init_ppc (DSPContext *c, AVCodecContext *avctx) |
|
static |
Definition at line 131 of file dsputil_ppc.c.
Referenced by dsputil_init_ppc().
Definition at line 89 of file dsputil_ppc.c.
Referenced by dsputil_init_ppc().
Definition at line 47 of file dsputil_ppc.c.
Referenced by dsputil_init_ppc().
| void dsputil_init_ppc | ( | DSPContext * | c, |
| AVCodecContext * | avctx | ||
| ) |
Definition at line 146 of file dsputil_ppc.c.
Referenced by dsputil_init().
Definition at line 137 of file dsputil_ppc.c.
Referenced by dsputil_init_ppc().