Searched refs:_make_words (Results 1 – 1 of 1) sorted by relevance
/external/tremolo/Tremolo/ |
D | codebook.c | 146 static int _make_words(char *l,long n,ogg_uint32_t *r,long quantvals, in _make_words() function 253 if(_make_words(lengthlist,s->entries, in _make_decode_table() 264 if(_make_words(lengthlist,s->entries,work,quantvals,s,opb,maptype)) goto error_out; in _make_decode_table()
|