Searched refs:sftemp (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/libmp3lame/ |
H A D | vbrquantize.c | 1016 int sftemp[SFBMAX], i, nbits; in tryGlobalStepsize() local 1029 sftemp[i] = gain; in tryGlobalStepsize() 1031 that->alloc(that, sftemp, vbrsfmin, vbrmax); in tryGlobalStepsize() 1141 tryThatOne(algo_t const* that, const int sftemp[SFBMAX], const int vbrsfmin[SFBMAX], int vbrmax) in tryThatOne() argument 1145 that->alloc(that, sftemp, vbrsfmin, vbrmax); in tryThatOne()
|
Completed in 3 milliseconds