FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/asm.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, AVCodecContext *avctx) |
av_cold void ff_fmt_convert_init_x86 | ( | FmtConvertContext * | c, |
AVCodecContext * | avctx | ||
) |
Definition at line 42 of file fmtconvert_init.c.
Referenced by ff_fmt_convert_init().