/external/autotest/client/site_tests/audio_Aplay/ |
audio_Aplay.py | 24 Playing raw data '/dev/zero' : Signed 16 bit Little Endian, Rate 44100 Hz, 32 rate : 44100 33 exact rate : 44100 (44100/1)
|
/external/autotest/client/site_tests/hardware_SsdDetection/ |
hardware_SsdDetection.py | 49 match = re.search(r'Nominal Media Rotation Rate: (.+)$', 56 'Rotation Rate: %s' % match.group(1)) 59 'Rotation Rate not reported from the device, '
|
/external/google-benchmark/src/ |
console_reporter.cc | 83 std::string rate; local 85 rate = StrCat(" ", HumanReadableNumber(result.bytes_per_second), "B/s"); 111 13, rate.c_str(),
|
/external/iproute2/include/linux/can/ |
netlink.h | 31 __u32 bitrate; /* Bit-rate in bits/second */ 38 __u32 brp; /* Bit-rate prescaler */ 53 __u32 brp_min; /* Bit-rate prescaler */
|
/external/iproute2/tc/ |
tc_stab.c | 36 " mtu : max packet size we create rate map for {2047}\n" 38 " mpu : minimum packet size used in rate computations\n" 39 " overhead : per-packet size overhead used in rate computations\n"
|
/external/iw/ |
mesh.c | 440 float rate; local 522 rate = strtod(value, &end); 523 rates[n_rates] = rate * 2; 527 rate*2 != rates[n_rates]) 539 /* multicast rate */ 540 if (argc > 1 && strcmp(argv[0], "mcast-rate") == 0) { 544 rate = strtod(argv[0], &end); 548 NLA_PUT_U32(msg, NL80211_ATTR_MCAST_RATE, (int)(rate * 10)); 606 " [basic-rates <rate in Mbps,rate2,...>]], [mcast-rate <rate in Mbps>] [all...] |
/external/kernel-headers/original/uapi/linux/can/ |
netlink.h | 31 __u32 bitrate; /* Bit-rate in bits/second */ 38 __u32 brp; /* Bit-rate prescaler */ 53 __u32 brp_min; /* Bit-rate prescaler */
|
/external/kernel-headers/original/uapi/sound/ |
asound_fm.h | 53 unsigned char attack; /* 4 bits: attack rate */ 54 unsigned char decay; /* 4 bits: decay rate */ 56 unsigned char release; /* 4 bits: release rate */
|
/external/libavc/encoder/ |
irc_cbr_buffer_control.c | 42 /* Constant drain rate */ 127 /* Drain rate = bitrate/(framerate/1000) */ 163 * underflow due to fixed point error in drain rate 185 * For both I and P frame Lower threshold is equal to drain rate.Even if 448 * @brief update the state for change in target frame rate 461 /* Drain rate = bitrate/(framerate/1000) */ 488 * underflow due to fixed point error in drain rate 510 * For both I and P frame Lower threshold is equal to drain rate. 522 * @brief Change the state for change in bit rate 535 /* Drain rate = bitrate/(framerate/1000) * [all...] |
/external/libopus/silk/ |
quant_LTP_gains.c | 84 &rate_dist_Q14_subfr, /* O best weighted quantization error + mu * rate */ 91 mu_Q9, /* I tradeoff between weighted error and rate */ 114 /* Break early in low-complexity mode if rate distortion is below threshold */
|
/external/libvorbis/doc/vorbisenc/ |
vorbis_encode_init.html | 31 long rate, 48 <dt><i>rate</i></dt> 49 <dd>The sampling rate of the source audio.</dd>
|
vorbis_encode_setup_managed.html | 45 long rate, 62 <dt><i>rate</i></dt> 63 <dd>The sampling rate of the source audio.</dd>
|
vorbis_encode_setup_vbr.html | 39 long rate, 54 <dt><i>rate</i></dt> 55 <dd>The sampling rate of the source audio.</dd>
|
vorbis_info.html | 31 long rate; 51 <dt><i>rate</i></dt> 52 <dd>Sampling rate of the bitstream.</dd>
|
/external/libvpx/libvpx/vp8/encoder/ |
encodemb.c | 156 int rate; member in struct:vp8_token_state 228 tokens[eob][0].rate = 0; 250 rate0 = tokens[next][0].rate; 251 rate1 = tokens[next][1].rate; 275 tokens[i][0].rate = base_bits + (best ? rate1 : rate0); 282 rate0 = tokens[next][0].rate; 283 rate1 = tokens[next][1].rate; 345 tokens[i][1].rate = base_bits + (best ? rate1 : rate0); 365 tokens[next][0].rate += mb->token_costs[type][band][0][t0]; 370 tokens[next][1].rate += mb->token_costs[type][band][0][t1] [all...] |
/external/llvm/lib/Target/AMDGPU/ |
SISchedule.td | 29 // Slow quarter rate f64 instruction. 32 // half rate f64 instruction (same as v_add_f64) 35 // Half rate 64-bit instructions.
|
/external/tremolo/Tremolo/ |
ivorbiscodec.h | 54 long rate; member in struct:vorbis_info 60 implies a fixed rate bitstream 66 may also be set to give a nominal rate.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
bandwidth_estimator.h | 42 * This function updates bottle neck rate received from other side in payload 113 const int16_t BottleNeck, /* bottle neck rate; excl headers (bps) */ 122 const int16_t BottleNeck); /* bottle neck rate; excl headers (bps) */
|
/external/webrtc/webrtc/modules/video_render/ |
video_render_impl.h | 91 * Incoming frame rate for the specified stream. 160 * Get the actual render rate for this stream. I.e rendered frame rate,
|
/external/webrtc/webrtc/voice_engine/ |
transmit_mixer.h | 171 // Gets the maximum sample rate and number of channels over all currently 201 PushResampler<int16_t> resampler_; // ADM sample rate -> mixing rate
|
voe_codec_unittest.cc | 113 codec1.rate = 8000; 148 // Test modifying the |rate|. 149 codec2.rate = 0;
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 174 //float FrameRate; /* Input Frame Rate */ 181 float LayerFrameRate[4]; /* Encoded Frame Rate */ 184 float LayerMaxFrameRate[4]; /* Maximum Encoded Frame Rate */ 201 /* Rate Control Parameters */ 209 Bool FineFrameSkip_Enabled; /* src rate resolution frame skipping */ 210 Bool VBR_Enabled; /* VBR rate control */ 250 /* 04/09/01, for multipass rate control */ 262 /* multipass rate control data */ 276 /* 3 : macroblock level rate control */ 345 /* Annex L Rate Control * [all...] |
/frameworks/base/docs/html/training/monitoring-device-state/ |
index.jd | 33 lose connectivity, or reducing the rate of such updates when the battery level is low, you can 54 <dd>Learn how to alter your app's update rate by determining, and monitoring, the current battery 66 check the connectivity status to alter your background update rate. You'll also learn to check for
|
/frameworks/base/media/java/android/media/ |
ResampleInputStream.java | 53 * Create a new ResampleInputStream, which converts the sample rate 55 * @param rateIn the input sample rate. 56 * @param rateOut the output sample rate.
|
/frameworks/base/media/tests/audiotests/ |
shared_mem_test.cpp | 77 long rate = 44100; local 84 f0 = pow(2., 32.) * freq / (float)rate; 99 rate,
|