|
FFmpeg
|
#include "config.h"#include "libavutil/attributes.h"#include "libavcodec/avcodec.h"#include "libavcodec/vp3dsp.h"#include "vp3dsp_mips.h"Go to the source code of this file.
Functions | |
| av_cold void | ff_vp3dsp_init_mips (VP3DSPContext *c, int flags) |
| av_cold void ff_vp3dsp_init_mips | ( | VP3DSPContext * | c, |
| int | flags | ||
| ) |
Definition at line 52 of file vp3dsp_init_mips.c.
Referenced by ff_vp3dsp_init().
1.8.17