OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:int32_
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator_internal.h
21
int32_t
int32_
;
member in union:__anon27893
delay_estimator_wrapper.c
77
threshold_spectrum[i].
int32_
= (spectrum_q15 >> 1);
86
WebRtc_MeanEstimatorFix(spectrum_q15, 6, &(threshold_spectrum[i].
int32_
));
88
if (spectrum_q15 > threshold_spectrum[i].
int32_
) {
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h
205
My bet would be on one of {U}
INT32_
{MIN,MAX}. */
Completed in 1985 milliseconds