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.c195 unsigned int rx_active_count; member
1038 if (stdev->rx_active_count > 0 && in async_setup_aec()
1145 if (stdev->rx_active_count > 0) { in handle_input_source()
1174 if (stdev->rx_active_count > 0 && in handle_input_source()
1212 if (stdev->rx_active_count > 0 && in handle_input_source()
1327 if (stdev->rx_active_count > 0) { in update_rx_conditions()
1328 stdev->rx_active_count--; in update_rx_conditions()
1337 stdev->rx_active_count++; in update_rx_conditions()
1343 stdev->rx_active_count); in update_rx_conditions()
1596 if (stdev->rx_active_count == 0 && in restart_recognition()
[all …]