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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dmdct.h58 int log2n; member in struct:__anon4228
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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dmdct.h58 int log2n; member in struct:__anon5133
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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dmdct.h58 int log2n; member in struct:__anon39158
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 65 milliseconds