Home
last modified time | relevance | path

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

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