Home
last modified time | relevance | path

Searched defs:lengthlist (Results 1 – 4 of 4) sorted by relevance

/external/libvorbis/vq/
Dlocalcodebook.h39 long *lengthlist; /* codeword lengths in bits */ member
Dbookutil.c413 long *lengthlist=_ogg_calloc(vals,sizeof(long)); in build_tree_from_lengths0() local
/external/libvorbis/lib/
Dcodebook.h39 long *lengthlist; /* codeword lengths in bits */ member
/external/tremolo/Tremolo/
Dcodebook.c236 static int _make_decode_table(codebook *s,char *lengthlist,long quantvals, in _make_decode_table()
406 char *lengthlist=NULL; in vorbis_book_unpack() local