|
FFmpeg
|
Go to the source code of this file.
Functions | |
| void | ff_idct_sh4 (DCTELEM *block) |
| void | ff_dsputil_init_align (DSPContext *c, AVCodecContext *avctx) |
Definition at line 92 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 334 of file dsputil_align.c.
Referenced by ff_dsputil_init_sh4().
1.8.2