Home
last modified time | relevance | path

Searched defs:OutputInputRatio (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/ACM/
H A DDecodeStream.cpp170 double OutputInputRatio = double(my_SamplesPerSec * 2 * my_Channels) / double(my_SourceBitrate); in GetOutputSizeForInput() local

Completed in 2 milliseconds