Searched refs:float_interleave_mmx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfmtconvert_init.c93 static void float_interleave_mmx(float *dst, const float **src, function
122 c->float_interleave = float_interleave_mmx;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dfmtconvert_mmx.c88 static void float_interleave_mmx(float *dst, const float **src, function
117 c->float_interleave = float_interleave_mmx;

Completed in 99 milliseconds