|
FFmpeg
|
#include "libavutil/attributes.h"#include "libavcodec/dsputil.h"#include "dsputil_vis.h"#include "vis.h"Go to the source code of this file.
Functions | |
| av_cold void | ff_dsputil_init_vis (DSPContext *c, AVCodecContext *avctx) |
| av_cold void ff_dsputil_init_vis | ( | DSPContext * | c, |
| AVCodecContext * | avctx | ||
| ) |
Definition at line 26 of file dsputil_vis.c.
Referenced by ff_dsputil_init().
1.8.2