Home
last modified time | relevance | path

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

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