HomeSort by relevance Sort by last modified time
    Searched full:int32_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator_wrapper.c 21 int32_t int32_; member in union:__anon28695
94 threshold_spectrum[i].int32_ = (spectrum_q15 >> 1);
103 WebRtc_MeanEstimatorFix(spectrum_q15, 6, &(threshold_spectrum[i].int32_));
105 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 52 milliseconds