Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_hw_iaxxx.c186 unsigned int rx_active_count; member
1053 if (stdev->rx_active_count > 0 && in async_setup_aec()
1175 if (stdev->rx_active_count > 0) { in handle_input_source()
1205 if (stdev->rx_active_count > 0 && in handle_input_source()
1251 if (stdev->rx_active_count > 0 && in handle_input_source()
1320 if (stdev->rx_active_count > 0) { in update_rx_conditions()
1321 stdev->rx_active_count--; in update_rx_conditions()
1330 stdev->rx_active_count++; in update_rx_conditions()
1336 stdev->rx_active_count); in update_rx_conditions()
1598 if (stdev->rx_active_count == 0 && in restart_recognition()
[all …]