FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/fmtconvert.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_fmt_convert_init_x86 (FmtConvertContext *c) |
av_cold void ff_fmt_convert_init_x86 | ( | FmtConvertContext * | c | ) |
Definition at line 38 of file fmtconvert_init.c.
Referenced by ff_fmt_convert_init().