Searched refs:activeChannel (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c88 static unsigned int activeChannel; variable
270 activeChannel = out->pcm_config.channels;
590 if((!out->pcm) || (activeChannel != out->pcm_config.channels)){

Completed in 174 milliseconds