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

/external/libvorbis/lib/
H A Dsharedbook.c314 int i,j,n=0,tabn; local
381 tabn=1<<c->dec_firsttablen;
382 c->dec_firsttable=_ogg_calloc(tabn,sizeof(*c->dec_firsttable));
401 for(i=0;i<tabn;i++){

Completed in 53 milliseconds