Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dns_core.c1214 size_t num_high_bands = 0; in WebRtcNs_ProcessCore() local
1218 num_high_bands = num_bands - 1; in WebRtcNs_ProcessCore()
1230 for (i = 0; i < num_high_bands; ++i) { in WebRtcNs_ProcessCore()
1255 for (i = 0; i < num_high_bands; ++i) { in WebRtcNs_ProcessCore()
1407 for (i = 0; i < num_high_bands; ++i) { in WebRtcNs_ProcessCore()
Dnsx_core.c1563 size_t num_high_bands = 0; in WebRtcNsx_ProcessCore() local
1567 num_high_bands = (size_t)(num_bands - 1); in WebRtcNsx_ProcessCore()
1579 for (i = 0; i < num_high_bands; ++i) { in WebRtcNsx_ProcessCore()
2042 for (i = 0; i < num_high_bands; ++i) { in WebRtcNsx_ProcessCore()
2105 for (i = 0; i < num_high_bands; ++i) { in WebRtcNsx_ProcessCore()