OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Lost
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
neteq_quality_test.h
31
virtual bool
Lost
() = 0;
36
virtual bool
Lost
() OVERRIDE;
42
virtual bool
Lost
() OVERRIDE;
52
virtual bool
Lost
() OVERRIDE;
55
// Prob. of losing current packet, when previous packet is
lost
.
57
// Prob. of losing current packet, when previous packet is not
lost
.
84
//
lost
or not.
neteq_quality_test.cc
80
//
lost
only if all |units| drawings within the duration of the packet result in
157
bool NoLoss::
Lost
() {
165
bool UniformLoss::
Lost
() {
177
bool GilbertElliotLoss::
Lost
() {
180
// packet state (
lost
or received).
184
return lost_last_ = uniform_loss_model_->
Lost
();
187
return lost_last_ = uniform_loss_model_->
Lost
();
257
bool
lost
= false;
local
259
if (loss_model_->
Lost
()) {
260
// The packet will be
lost
if any of the drawings indicates a loss, bu
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
neteq_stereo_unittest.cc
181
virtual bool
Lost
() { return false; }
191
} while (
Lost
()); // If
lost
, immediately read the next packet.
211
} while (
Lost
()); // If
lost
, immediately read the next packet.
355
virtual bool
Lost
() {
neteq_external_decoder_unittest.cc
117
virtual bool
Lost
() { return false; }
172
} while (
Lost
()); // If
lost
, immediately read the next packet.
187
} while (
Lost
()); // If
lost
, immediately read the next packet.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties
40
RemoteAdtTestRunner_RunIOException_s=
Lost
connection with device: %s
/external/ppp/pppd/plugins/radius/etc/
dictionary
196
VALUE Acct-Terminate-Cause
Lost
-Carrier 2
197
VALUE Acct-Terminate-Cause
Lost
-Service 3
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 225 milliseconds