Home
last modified time | relevance | path

Searched refs:inputBufferLength (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerInput.cpp697 bigtime_t inputBufferLength = duration_for_frames( in SetMixBufferFormat() local
702 = max_c(3 * inputBufferLength, 2 * outputBufferLength); in SetMixBufferFormat()
706 TRACE(" inputBufferLength %10Ld\n", inputBufferLength); in SetMixBufferFormat()