OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_make_decode_table
(Results
1 - 1
of
1
) sorted by null
/external/tremolo/Tremolo/
codebook.c
216
static int
_make_decode_table
(codebook *s,char *lengthlist,long quantvals,
function
489
if(
_make_decode_table
(s,lengthlist,quantvals,opb,maptype)) goto _errout;
525
if(
_make_decode_table
(s,lengthlist,quantvals,opb,maptype)){
530
s->q_val=0; /* about to go out of scope;
_make_decode_table
557
if(
_make_decode_table
(s,lengthlist,quantvals,opb,maptype))goto _errout;
574
if(
_make_decode_table
(s,lengthlist,quantvals,opb,maptype))goto _errout;
582
if(
_make_decode_table
(s,lengthlist,quantvals,opb,maptype))goto _errout;
Completed in 133 milliseconds