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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dmdct.h58 int log2n; member in struct:__anon1093
H A Dmdct.c58 int log2n=lookup->log2n=rint(log((float)n)/log(2.f)); local
79 int mask=(1<<(log2n-1))-1,i,j;
80 int msb=1<<(log2n-2);
322 int stages=init->log2n-5;

Completed in 45 milliseconds