HomeSort by relevance Sort by last modified time
    Searched refs:statusInit (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 210 WebRtc_Word16 statusInit;
213 statusInit = 0;
228 statusInit = -1;
280 return statusInit;
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c 333 WebRtc_Word16 statusInit = 0;
369 return statusInit;
374 WebRtc_Word16 statusInit = 0;
403 return statusInit;
    [all...]
  /device/samsung/manta/voicefx/
eS305VoiceProcessing.cpp 1031 const int statusInit = AdncSession_Init_l(fx->session);
1033 status = statusInit;
    [all...]

Completed in 90 milliseconds