/frameworks/base/core/java/android/net/ |
MobileLinkQualityInfo.java | 123 * returns error rates for GSM networks
|
/frameworks/base/docs/html/distribute/essentials/best-practices/ |
games.jd | 45 Optimize graphics, frame rates, and responsiveness with the <a href=
|
/frameworks/base/media/java/android/media/ |
AudioPort.java | 99 * Get the list of supported sampling rates
|
/hardware/akm/AK8975_FS/libsensors/ |
AdxlSensor.cpp | 142 * The ADXL34x Supports 16 sample rates ranging from 3200Hz-0.098Hz
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
data_builder.h | 117 * which data is a new sample as these data points may have different sample rates.
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioUsbALSA.cpp | 80 ALOGE("ERROR: getnumOfRates: could not find rates string"); 153 ratesStrStart = strstr(str_start, "Rates:"); 155 ALOGE("ERROR: Cant find rates information"); 195 //populate playback rates array [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf_rt.h | 110 4 - use all frames for rates, not just after 10 frames
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
PERF.awk | 3 # video encode/decode/preview frame rates.
|
/packages/apps/TvSettings/Settings/res/values/ |
widget-strings.xml | 96 These must be kept in sync with the rates in PlaybackRateUtil. -->
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testFec/ |
test_packet_masks_metrics.cc | 109 // Average loss rates. 119 // a number of models corresponding to the loss rates. [all...] |
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXCapabilities.cpp | 426 // insert min and max frame rates 430 // insert variable frame rates 444 // insert fixed frame rates 460 // remove duplicated frame rates 1005 // collect supported normal frame rates 1021 // populate variable frame rates [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.11.h | [all...] |
/external/chromium_org/third_party/opus/src/doc/ |
draft-ietf-payload-rtp-opus.xml | 176 rates while the audio mode is optimized for audio signals at medium and 362 modes and sampling rates of Opus. The unit 365 rates lower than 48000 Hz the number of samples has to be multiplied with 411 (Mode) and sampling rates (fs) of Opus and how the timestamp needs to 490 frequencies. For audio sampling rates other than 48000 Hz the rate [all...] |
/device/asus/deb/ |
init.deb.rc | 218 # Enable Power modes and set the CPU Freq Sampling rates 252 # Enable Power modes and set the CPU Freq Sampling rates
|
/device/asus/flo/ |
init.flo.rc | 224 # Enable Power modes and set the CPU Freq Sampling rates 258 # Enable Power modes and set the CPU Freq Sampling rates
|
/device/lge/hammerhead/ |
init.hammerhead.rc | 183 # Set the CPU Freq Sampling rates 226 # Enable Power modes and set the CPU Freq Sampling rates
|
/device/lge/hammerhead/original-kernel-headers/sound/ |
compress_params.h | 362 * @sample_rates: Sampling rates in Hz, use values like 48000 for this 364 * @bit_rate: Indexed array containing supported bit rates
|
/device/lge/mako/ |
init.mako.rc | 211 # Enable Power modes and set the CPU Freq Sampling rates 238 # Enable Power modes and set the CPU Freq Sampling rates
|
/external/chromium_org/ash/display/ |
display_change_observer_chromeos_unittest.cc | 24 // All non-interlaced (as would be seen with different refresh rates). 242 // All non-interlaced (as would be seen with different refresh rates).
|
/external/chromium_org/third_party/lcov/man/ |
lcovrc.5 | 277 modify the coverage rates (in percent) for line, function and branch coverage at 495 If non\-zero, create overview pages sorted by coverage rates when generating
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 151 //ratefile = fopen("rates.dat", "ab"); 247 printf("reading bottleneck rates from file %s\n\n",bottleneck_file);
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
media_optimization.cc | 296 // Update encoding rates following protection settings. 302 // Update QM with rates.
|
/external/kernel-headers/original/uapi/sound/ |
compress_params.h | 328 * @sample_rates: Sampling rates in Hz, use values like 48000 for this 330 * @bit_rate: Indexed array containing supported bit rates
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 151 //ratefile = fopen("rates.dat", "ab"); 247 printf("reading bottleneck rates from file %s\n\n",bottleneck_file);
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaAudioTrackTest.java | 137 //Test case 1: constructor for streaming AudioTrack, mono, 16bit at misc valid sample rates 150 //Test case 2: constructor for streaming AudioTrack, stereo, 16bit at misc valid sample rates 163 //Test case 3: constructor for static AudioTrack, mono, 16bit at misc valid sample rates 176 //Test case 4: constructor for static AudioTrack, stereo, 16bit at misc valid sample rates 193 //Test case 1: constructor for streaming AudioTrack, mono, 8bit at misc valid sample rates 205 //Test case 2: constructor for streaming AudioTrack, stereo, 8bit at misc valid sample rates 217 //Test case 3: constructor for static AudioTrack, mono, 8bit at misc valid sample rates 229 //Test case 4: constructor for static AudioTrack, stereo, 8bit at misc valid sample rates [all...] |