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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfmtconvert.c43 static void float_to_int16_interleave_c(int16_t *dst, const float **src, function
82 c->float_to_int16_interleave = float_to_int16_interleave_c;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfmtconvert.c55 static void float_to_int16_interleave_c(int16_t *dst, const float **src, function
95 c->float_to_int16_interleave = float_to_int16_interleave_c;

Completed in 69 milliseconds