FFmpeg
|
Go to the source code of this file.
Functions | |
void | ff_idct_sh4 (int16_t *block) |
void | ff_dsputil_init_align (DSPContext *c, AVCodecContext *avctx) |
void ff_idct_sh4 | ( | int16_t * | block | ) |
Definition at line 91 of file idct_sh4.c.
Referenced by ff_dsputil_init_sh4(), idct_add(), and idct_put().
void ff_dsputil_init_align | ( | DSPContext * | c, |
AVCodecContext * | avctx | ||
) |
Definition at line 302 of file dsputil_align.c.
Referenced by ff_dsputil_init_sh4().