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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dimc.c80 float sqrt_tab[30]; member in struct:__anon534
140 q->sqrt_tab[i] = sqrt(i);
756 q->flcoeffs6[i] *= q->sqrt_tab[band_tab[i+1] - band_tab[i]] /
757 q->sqrt_tab[(band_tab[i+1] - band_tab[i] - q->skipFlagCount[i])];

Completed in 90 milliseconds