Searched refs:int32_to_float_fmul_scalar_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.c26 static void int32_to_float_fmul_scalar_c(float *dst, const int *src, float mul, int len){ function
80 c->int32_to_float_fmul_scalar = int32_to_float_fmul_scalar_c;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfmtconvert.c27 static void int32_to_float_fmul_scalar_c(float *dst, const int32_t *src, function
92 c->int32_to_float_fmul_scalar = int32_to_float_fmul_scalar_c;

Completed in 54 milliseconds