Searched refs:ff_fmt_convert_init_x86 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfmtconvert.h94 void ff_fmt_convert_init_x86(FmtConvertContext *c, AVCodecContext *avctx);
H A Dfmtconvert.c87 if (HAVE_MMX) ff_fmt_convert_init_x86(c, avctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfmtconvert.h111 void ff_fmt_convert_init_x86(FmtConvertContext *c, AVCodecContext *avctx);
H A Dfmtconvert.c100 if (ARCH_X86) ff_fmt_convert_init_x86(c, avctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfmtconvert_init.c116 av_cold void ff_fmt_convert_init_x86(FmtConvertContext *c, AVCodecContext *avctx) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dfmtconvert_mmx.c111 void ff_fmt_convert_init_x86(FmtConvertContext *c, AVCodecContext *avctx) function

Completed in 114 milliseconds