HomeSort by relevance Sort by last modified time
    Searched full:activechannel (Results 1 - 1 of 1) sorted by null

  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 88 static unsigned int activeChannel;
270 activeChannel = out->pcm_config.channels;
590 if((!out->pcm) || (activeChannel != out->pcm_config.channels)){

Completed in 6335 milliseconds