HomeSort by relevance Sort by last modified time
    Searched full:tabn (Results 1 - 1 of 1) sorted by null

  /external/libvorbis/lib/
sharedbook.c 314 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 968 milliseconds