#include "libavcodec/avcodec.h"
#include "libavcodec/dsputil.h"
Go to the source code of this file.
Functions | |
void | ff_idct_sh4 (DCTELEM *block) |
void | ff_dsputil_init_align (DSPContext *c, AVCodecContext *avctx) |
void ff_dsputil_init_align | ( | DSPContext * | c, | |
AVCodecContext * | avctx | |||
) |
void ff_idct_sh4 | ( | DCTELEM * | block | ) |
Definition at line 92 of file idct_sh4.c.
Referenced by ff_dsputil_init_sh4(), idct_add(), and idct_put().