Searched refs:tmpPcm (Results 1 – 1 of 1) sorted by relevance
147 auto& tmpPcm = audio_config.pcmConfig(); in OnSessionStarted() local150 .sampleRate = static_cast<SampleRate>(tmpPcm.sampleRate), in OnSessionStarted()151 .channelMode = tmpPcm.channelMode, in OnSessionStarted()152 .bitsPerSample = tmpPcm.bitsPerSample in OnSessionStarted()