Searched refs:float_to_fixed24_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 Dac3dsp.c90 static void float_to_fixed24_c(int32_t *dst, const float *src, unsigned int len) function
180 c->float_to_fixed24 = float_to_fixed24_c;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3dsp.c91 static void float_to_fixed24_c(int32_t *dst, const float *src, unsigned int len) function
286 c->float_to_fixed24 = float_to_fixed24_c;

Completed in 120 milliseconds