|
FFmpeg
|
#include "libavutil/attributes.h"#include "libavutil/mips/cpu.h"#include "libavcodec/mpegvideoenc.h"#include "mpegvideo_mips.h"Go to the source code of this file.
Functions | |
| av_cold void | ff_mpvenc_dct_init_mips (MPVEncContext *s) |
| av_cold void ff_mpvenc_dct_init_mips | ( | MPVEncContext * | s | ) |
Definition at line 26 of file mpegvideoenc_init_mips.c.
Referenced by ff_dct_encode_init().
1.8.17