OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overflow_count
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/Recognizer/src/
RecognizerResultImpl.c
73
if (impl->recogImpl->waveformBuffer->
overflow_count
== 0)
84
impl->recogImpl->waveformBuffer->
overflow_count
);
RecognizerImpl.c
[
all
...]
/external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h
119
size_t
overflow_count
; /* indicates the total number of bytes the overflowed */
member in struct:WaveformBuffer_t
Completed in 24 milliseconds