Searched refs:inChannel_ (Results 1 – 2 of 2) sorted by relevance
70 inChannel_ = info.channels; in Init()85 … externalLoader_.SetIOBufferConfig(true, sampleRate_, info.format, inChannel_, info.channelLayout); in Init()106 bufferSize = GetPcmLength(inChannel_, bps_); in GetInputBufferSize()116 if (bufDesc.bufLength != GetPcmLength(inChannel_, bps_)) { in CheckInputValid()118 GetPcmLength(inChannel_, bps_)); in CheckInputValid()
70 int32_t inChannel_; variable