OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vadState1
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
vad.h
70
#define vadState
vadState1
vad1.h
136
}
vadState1
;
141
Word16 vad1_init(
vadState1
**st);
148
Word16 vad1_reset(
vadState1
*st);
153
void vad1_exit(
vadState1
**st);
158
void vad_complex_detection_update(
vadState1
*st, /* i/o : State struct */
162
void vad_tone_detection(
vadState1
*st, /* i/o : State struct */
169
vadState1
*st, /* i/o : State struct */
176
void vad_pitch_detection(
vadState1
*st, /* i/o : State struct */
181
Word16 vad1(
vadState1
*st, /* i/o : State struct */
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
vad1.cpp
553
st -- pointer to type
vadState1
-- State struct
558
st -- pointer to type
vadState1
-- State struct
614
vadState1
*st, /* i/o : State struct */
685
st -- pointer to type
vadState1
-- State struct
689
st -- pointer to type
vadState1
-- State struct
751
vadState1
*st, /* i/o : State struct */
882
st -- pointer to type
vadState1
-- State struct
945
vadState1
*st, /* i/o : State struct */
[
all
...]
Completed in 27 milliseconds