Searched defs:OutputInputRatio (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/ACM/ | ||
H A D | DecodeStream.cpp | 170 double OutputInputRatio = double(my_SamplesPerSec * 2 * my_Channels) / double(my_SourceBitrate); in GetOutputSizeForInput() local |
Completed in 2 milliseconds