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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dac3dsp_mips.c203 static void float_to_fixed24_mips(int32_t *dst, const float *src, unsigned int len) function
407 c->float_to_fixed24 = float_to_fixed24_mips;

Completed in 57 milliseconds