Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c1573 int last_priority = 0, priority; in get_priority_input() local
1585 if (priority > last_priority) { in get_priority_input()
1586 last_priority = priority; in get_priority_input()