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

/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c418 int chcount=0, chmap=0; local
450 if(chmap > 0) ++chcount;
458 ALOGD("[EDID]valid number of channels supported by sink = %d",chcount);
462 return chcount;

Completed in 1019 milliseconds