Searched refs:_determine_leaf_words (Results 1 – 1 of 1) sorted by relevance
139 static int _determine_leaf_words(int nodeb, int leafwidth){ in _determine_leaf_words() function514 s->dec_leafw=_determine_leaf_words(s->dec_nodeb,_ilog(s->entries)/8+1); in vorbis_book_unpack()550 s->dec_leafw=_determine_leaf_words(s->dec_nodeb, in vorbis_book_unpack()581 s->dec_leafw=_determine_leaf_words(s->dec_nodeb, in vorbis_book_unpack()599 s->dec_leafw=_determine_leaf_words(s->dec_nodeb,(s->q_bits*s->dim+8)/8); in vorbis_book_unpack()607 s->dec_leafw=_determine_leaf_words(s->dec_nodeb,_ilog(s->used_entries-1)/8+1); in vorbis_book_unpack()