OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blockInd
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
ns_core.h
85
int32_t
blockInd
; // frame index counter
ns_core.c
182
inst->
blockInd
= -1; // frame counter
819
inst->
blockInd
++; // Update the block index only when we process a block.
832
if (inst->
blockInd
< END_STARTUP_SHORT) {
849
if (inst->
blockInd
< END_STARTUP_SHORT) {
869
if (inst->
blockInd
< END_STARTUP_SHORT) {
[
all
...]
Completed in 636 milliseconds