Libav
|
Go to the source code of this file.
Functions | |
void | ff_xvididct_init (IDCTDSPContext *c, AVCodecContext *avctx) |
void | ff_xvididct_init_x86 (IDCTDSPContext *c) |
void ff_xvididct_init | ( | IDCTDSPContext * | c, |
AVCodecContext * | avctx | ||
) |
Definition at line 25 of file xvididct.c.
Referenced by decode_user_data(), and mpeg4_update_thread_context().
void ff_xvididct_init_x86 | ( | IDCTDSPContext * | c | ) |
Definition at line 28 of file xvididct_init.c.
Referenced by ff_xvididct_init().