FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | Jpeg2000DSPContext |
Functions | |
void | ff_jpeg2000dsp_init (Jpeg2000DSPContext *c) |
void | ff_jpeg2000dsp_init_x86 (Jpeg2000DSPContext *c) |
void ff_jpeg2000dsp_init | ( | Jpeg2000DSPContext * | c | ) |
Definition at line 93 of file jpeg2000dsp.c.
Referenced by checkasm_check_jpeg2000dsp(), and jpeg2000_decode_init().
void ff_jpeg2000dsp_init_x86 | ( | Jpeg2000DSPContext * | c | ) |
Definition at line 34 of file jpeg2000dsp_init.c.
Referenced by ff_jpeg2000dsp_init().