Home
last modified time | relevance | path

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

/system/media/audio_route/
Daudio_route.c48 unsigned int active_count; member
603 ar->mixer_state[i].active_count = 0; in alloc_mixer_state()
815 if (reverse && ms->active_count > 0) { in audio_route_update_path()
816 ms->active_count--; in audio_route_update_path()
818 ms->active_count++; in audio_route_update_path()
826 if (reverse && ms->active_count > 0) { in audio_route_update_path()
840 if (reverse && ms->active_count > 0) { in audio_route_update_path()
854 if (reverse && ms->active_count > 0) { in audio_route_update_path()