OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_RecognizerIsSignalClippingImpl
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h
534
SREC_RECOGNIZER_API ESR_ReturnCode
SR_RecognizerIsSignalClippingImpl
(SR_Recognizer* self, ESR_BOOL* isClipping);
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
662
impl->Interface.isSignalClipping = &
SR_RecognizerIsSignalClippingImpl
;
[
all
...]
Completed in 17 milliseconds