FFmpeg
|
Go to the source code of this file.
Functions | |
void | ff_prefetch_arm (uint8_t *mem, ptrdiff_t stride, int h) |
void | ff_videodsp_init_armv5te (VideoDSPContext *ctx, int bpc) |
Referenced by ff_videodsp_init_armv5te().
void ff_videodsp_init_armv5te | ( | VideoDSPContext * | ctx, |
int | bpc | ||
) |
Definition at line 27 of file videodsp_init_armv5te.c.
Referenced by ff_videodsp_init_arm().