/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/ |
media_opt_test.cc | 119 _lossRate = 0.00*255; // no packet loss 137 // for loss rates: 0, 1, 3, 5, 10% 148 if (lossTest == 0.05*255) _lossRate = 0.1*255; //final loss rate 374 // Set Packet loss values ([0,255]) 378 // fec and nack are set according to the packet loss values 427 // iterate over all packet loss values 454 }// end of packet loss loop 486 (_log) << "Packet Loss applied= %f " << _lossRate << std::endl; 499 fprintf(_outputRes,"Packet loss applied = %f\n", _lossRate); 515 fprintf(_fpout,"Packet loss applied = %f\n", _lossRate) [all...] |
media_opt_test.h | 27 // allows error resilience tests, packet loss tests, etc. 31 // 2 - Release test - iterates over a number of video sequences, bit rates, packet loss values ,etc.
|
/external/libopus/silk/ |
API.h | 21 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 110 opus_int lostFlag, /* I 0: no loss, 1 loss, 2 decode fec */
|
PLC.h | 21 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 51 opus_int lost /* I Loss flag */
|
errors.h | 21 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 57 /* Loss rate not between 0 and 100 percent */
|
/external/bsdiff/ |
bspatch.1 | 20 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 54 but can tolerate a very small working set without a dramatic loss
|
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/ |
bspatch.1 | 20 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 54 but can tolerate a very small working set without a dramatic loss
|
/external/chromium_org/third_party/android_crazy_linker/ |
LICENSE | 23 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 49 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/external/chromium_org/third_party/android_crazy_linker/src/ |
LICENSE | 23 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 49 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/external/chromium_org/third_party/opus/src/ |
README.draft | 51 -loss <perc> : simulate packet loss, in percent (0-100); default: 0
|
/external/chromium_org/third_party/opus/src/silk/ |
PLC.h | 21 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 51 opus_int lost /* I Loss flag */
|
errors.h | 21 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 57 /* Loss rate not between 0 and 100 percent */
|
/external/chromium_org/third_party/webrtc/test/ |
fake_network_pipe.h | 31 // TODO(mflodman) Add random and bursty packet loss. 50 // Random packet loss.
|
/external/dhcpcd/ |
NOTICE | 20 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 41 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
/external/libvorbis/symbian/ |
config.h | 26 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
43 #pragma warning(disable: 4244) /* conversion from '...' to '...', possible loss of data */
|
/ndk/sources/android/crazy_linker/ |
LICENSE | 23 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 49 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/external/chromium_org/media/tools/constrained_network_server/ |
traffic_control.py | 60 Imposes packet level constraints such as bandwidth, latency, and packet loss 71 loss: Percentage of packets to drop (integer 0-100). 184 The class specifies bandwidth, and qdisc specifies delay and packet loss. The 218 loss: Percentage of packets to drop (integer 0-100). 225 # Check if packet-loss is set in the configuration. 226 if 'loss' in config.keys() and config['loss']: 227 loss = '%d%%' % config['loss'] 228 command.extend(['loss', loss] [all...] |
/abi/cpp/src/ |
array_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
class_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
enum_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
function_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
fundamental_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
pbase_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
pointer_to_member_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
pointer_type_info.cc | 22 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|