OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kNotImplemented
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/interface/
audio_decoder.h
64
enum {
kNotImplemented
= -2 };
107
// |encoded_len| bytes long. Returns
kNotImplemented
if no duration estimate
112
// is |encoded_len| bytes long. Returns
kNotImplemented
if no duration
neteq.h
89
kNotImplemented
= -2
Completed in 70 milliseconds