Searched refs:float_to_int16_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.c36 static void float_to_int16_c(int16_t *dst, const float *src, long len) function
81 c->float_to_int16 = float_to_int16_c;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfmtconvert.c48 static void float_to_int16_c(int16_t *dst, const float *src, long len) function
94 c->float_to_int16 = float_to_int16_c;

Completed in 52 milliseconds