OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kOK
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
comfort_noise.h
29
kOK
= 0,
packet_buffer.h
27
kOK
= 0,
50
// Returns PacketBuffer::
kOK
on success, PacketBuffer::kFlushed if the buffer
56
// Returns PacketBuffer::
kOK
if all packets were inserted successfully.
70
// PacketBuffer::
kOK
otherwise.
77
// PacketBuffer::
kOK
otherwise.
95
// PacketBuffer::
kOK
otherwise.
payload_splitter.h
30
kOK
= 0,
48
// Returns
kOK
or an error.
dtmf_buffer.h
50
kOK
= 0,
decoder_database.h
29
kOK
= 0,
85
// database, and can be arbitrary (including empty). Returns
kOK
on success;
100
// Returns kDecoderNotFound or
kOK
depending on the outcome of the operation.
148
// Returns
kOK
if all packets in |packet_list| carry payload types that are
/external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h
105
kOK
= 0,
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
/external/lzma/CPP/7zip/Archive/
IArchive.h
77
kOK
= 0,
96
kOK
= 0
Completed in 60 milliseconds