/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/ |
fd.h | 30 rate, member in struct:floppy_struct 33 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) 34 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) ) 240 unsigned char rate; member in struct:floppy_raw_cmd
|
/device/asus/fugu/libaudio/ |
AudioStreamIn.cpp | 106 status_t AudioStreamIn::setSampleRate(uint32_t rate) 108 (void) rate; 193 DUMP("\toutput sample rate: %d\n", mRequestedSampleRate); 195 DUMP("\tinput sample rate: %d\n", mPcmConfig.rate); 350 mPcmConfig.rate = chosenSampleRate; 353 AudioHardwareInput::kPeriodMsec * mPcmConfig.rate / 1000; 382 if (mPcmConfig.rate != mRequestedSampleRate) { 384 mPcmConfig.rate, mRequestedSampleRate); 385 int ret = create_resampler(mPcmConfig.rate, [all...] |
/frameworks/base/docs/html/ndk/guides/audio/ |
sample-rates.jd | 50 <h3>Choose the sampling rate to fit the device</h3> 52 <p>In general, it is best to choose the sampling rate to fit the device, 53 typically 44.1 kHz or 48 kHz. Use of a sample rate greater than 66 rate over output rate L/M (taking out the greatest common divisor) 70 <p>In fixed polyphase mode, the sampling rate is locked for as 72 mode, the sampling rate is approximate. The drift is generally on the 90 created, differences of around 5 to 10 percent from the original rate may 98 Sample Rate converter is used for downsampling, 129 Sample rate conversion</a> at Wikipedia.</p [all...] |
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/ |
SampleGattAttributes.java | 31 attributes.put("0000180d-0000-1000-8000-00805f9b34fb", "Heart Rate Service"); 34 attributes.put(HEART_RATE_MEASUREMENT, "Heart Rate Measurement");
|
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/ |
SampleGattAttributes.java | 31 attributes.put("0000180d-0000-1000-8000-00805f9b34fb", "Heart Rate Service"); 34 attributes.put(HEART_RATE_MEASUREMENT, "Heart Rate Measurement");
|
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
SampleGattAttributes.java | 31 attributes.put("0000180d-0000-1000-8000-00805f9b34fb", "Heart Rate Service"); 34 attributes.put(HEART_RATE_MEASUREMENT, "Heart Rate Measurement");
|
/external/autotest/client/site_tests/video_VEAPerf/ |
control.h264 | 36 # (VEA_unittest reuses per-stream requested-frame-rate as input frame rate when
|
control.vp8 | 36 # (VEA_unittest reuses per-stream requested-frame-rate as input frame rate when
|
/external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/ |
clock_parser.html | 46 var rate = parseInt(event[2]); 57 series.addCounterSample(ts, rate);
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_MAX_RECV_SPEED_LARGE.3 | 25 CURLOPT_MAX_RECV_SPEED_LARGE \- rate limit data download speed 35 transfer will pause to keep the average rate less than or equal to the
|
CURLOPT_MAX_SEND_SPEED_LARGE.3 | 25 CURLOPT_MAX_SEND_SPEED_LARGE \- rate limit data upload speed 35 transfer, the transfer will pause to keep the average rate less than or equal
|
/external/iproute2/examples/diffserv/ |
Edge32-ca-u32 | 35 meter1=" police index 1 rate $CIR1 burst $CBS1 " 36 meter1a=" police index 2 rate $PIR1 burst $EBS1 " 37 meter2=" police index 3 rate $CIR2 burst $CBS1 " 38 meter2a=" police index 4 rate $PIR2 burst $EBS1 " 39 meter3=" police index 5 rate $CIR2 burst $CBS2 " 40 meter3a=" police index 6 rate $PIR2 burst $EBS2 " 41 meter4=" police index 7 rate $CIR1 burst $CBS2 " 66 # if it exceeds the above but not the extra rate/burst below, it gets a
|
efcbq | 14 "10Mbit rate 1500Kbit avpkt 1000 prio 1 bounded isolated ". 25 "10Mbit rate 5Mbit avpkt 1000 prio 7 allot 1514 weight 1 ".
|
/external/libavc/encoder/ |
irc_rate_control_api_structs.h | 33 /* Rate control state structure */ 60 /* MB Level rate control state structure */
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
BitRateBox.java | 31 * // gives the maximum rate in bits/second <br/> 34 * // avgBitrate gives the average rate in <br/>
|
/external/netperf/src/ |
netcpu_kstat.c | 41 idle. The rate at which this increments during a test is compared 259 rate[MAXTIMES], local 287 rate[i] = (float)0.0; 329 if (temp_rate > rate[i]) rate[i] = temp_rate; 331 fprintf(where,"\trate[%d] = %g\n",i,rate[i]); 334 if (local_maxrate < rate[i]) local_maxrate = rate[i];
|
netcpu_perfstat.c | 43 idle. The rate at which this increments during a test is compared 125 rate[MAXTIMES], local 166 rate[i] = (float)0.0; 254 if (temp_rate > rate[i]) rate[i] = temp_rate; 256 fprintf(where,"\trate[%d] = %g\n",i,rate[i]); 259 if (local_maxrate < rate[i]) local_maxrate = rate[i];
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
nack.h | 38 // The Nack class has to know about the sample rate of the packets to compute 39 // time-to-play. So sample rate should be set as soon as the first packet is 43 // after reset the sampling rate has to be updated. 69 // Set the sampling rate. 71 // If associated sampling rate of the received packets is changed, call this 72 // function to update sampling rate. Note that if there is any change in 74 // After Reset() is called sampling rate has to be set. 191 int sample_rate_khz_; // Sample rate in kHz.
|
/external/webrtc/webrtc/modules/audio_processing/ |
audio_processing_impl_unittest.cc | 53 // New sample rate. (Only impacts ProcessStream). 68 // A new sample rate passed to AnalyzeReverseStream should be an error and
|
/frameworks/av/media/common_time/ |
local_clock.cpp | 73 status_t LocalClock::setLocalSlew(int16_t rate) { 79 return static_cast<status_t>(dev_->set_local_slew(dev_, rate));
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
voAAC.h | 45 int sampleRate; /*! audio file sample rate */ 46 int bitRate; /*! encoder bit rate in bits/sec */
|