Home
last modified time | relevance | path

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

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