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