|
Libav
|
#include "config.h"#include "libavutil/attributes.h"#include "avcodec.h"#include "idctdsp.h"#include "xvididct.h"Go to the source code of this file.
Functions | |
| av_cold void | ff_xvididct_init (IDCTDSPContext *c, AVCodecContext *avctx) |
| av_cold 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().
1.8.8