Searched defs:kFail (Results 1 - 2 of 2) sorted by relevance

/external/piex/src/
H A Dpiex_types.h29 kFail, enumerator in enum:piex::Error
116 // Returns 'kFail' if 'offset' + 'length' exceeds the stream and does not
/external/webrtc/webrtc/modules/audio_coding/neteq/include/
H A Dneteq.h106 kFail = -1, enumerator in enum:webrtc::NetEq::ReturnCodes
161 // Returns kOk on success, kFail on failure.
172 // Returns kOK on success, or kFail in case of an error.
188 // produce samples at the rate |sample_rate_hz|. Returns kOK on success, kFail

Completed in 8089 milliseconds