/device/lge/hammerhead/ |
thermal-engine-hammerhead.conf | 0 sampling 5000 6 sampling 10000 15 sampling 10000 24 sampling 10000 33 sampling 65 42 sampling 65 51 sampling 65 60 sampling 65 69 sampling 65 78 sampling 6 [all...] |
/device/asus/flo/ |
thermald-flo.conf | 0 sampling 5000 4 sampling 5000 11 sampling 1000 18 sampling 1000 25 sampling 1000 32 sampling 1000 39 sampling 1000 46 sampling 1000 53 sampling 1000 60 sampling 100 [all...] |
/device/lge/mako/ |
thermald-mako.conf | 0 sampling 5000 4 sampling 5000 11 sampling 5000 18 sampling 5000 25 sampling 5000 32 sampling 5000 39 sampling 5000 46 sampling 5000 53 sampling 5000 60 sampling 500 [all...] |
/external/chromium_org/tools/valgrind/gtest_exclude/ |
base_unittests.gtest_win32.txt | 9 # This Windows-native sampling profiler test does not work under our tools
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4_Common.h | 77 * @brief This enum states modes for Down sampling 82 AAC_kDS_OFF = 0, /**< No Down sampling */ 83 AAC_kDS_BY_2 = 1, /**< Down sampling by 2 85 output sampling rate = aac_samp_freq/2 87 Output sampling rate = aac_samp_freq.(No downsamping). 89 Output sampling rate = aac_samp_freq (Downsampling 93 AAC_kDS_BY_3 = 2, /**< Down sampling by 3 - only for AAC profile */ 94 AAC_kDS_BY_4 = 3, /**< Down sampling by 4 - only for AAC profile */ 95 AAC_kDS_BY_8 = 4 /**< Down sampling by 8 - only for AAC profile */
|
/external/chromium-trace/trace-viewer/src/tracing/ |
record_selection_dialog.html | 46 <label class="sampling-label"> 47 Enable sampling 48 <input type="checkbox" value="enableSampling" class="sampling-button" />
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
LVM_Timer.h | 29 /* sees and the curent sampling rate. When the timer expires, a registered */ 32 /* corresponds to 24.8 hours at a sampling rate of 48 kHz */ 33 /* The timer currently does not suport changes in sampling rate while timing. */
|
/external/speex/include/speex/ |
speex_resampler.h | 116 * @param in_rate Input sampling rate (integer number of Hz). 117 * @param out_rate Output sampling rate (integer number of Hz). 129 /** Create a new resampler with fractional input/output rates. The sampling 133 * @param ratio_num Numerator of the sampling rate ratio 134 * @param ratio_den Denominator of the sampling rate ratio 135 * @param in_rate Input sampling rate rounded to the nearest integer (in Hz). 136 * @param out_rate Output sampling rate rounded to the nearest integer (in Hz). 219 /** Set (change) the input/output sampling rates (integer value). 221 * @param in_rate Input sampling rate (integer number of Hz). 222 * @param out_rate Output sampling rate (integer number of Hz) [all...] |
/external/chromium_org/third_party/angle/src/compiler/timing/ |
RestrictFragmentShaderTiming.cpp | 16 // Sampling ops found only in fragment shaders. 21 // Sampling ops found in both vertex and fragment shaders. 26 // Sampling ops provided by OES_EGL_image_external. 30 // Sampling ops provided by ARB_texture_rectangle. 87 // sampling operation. 94 << " coordinate argument of a sampling operation.\n"; 100 << " bias argument of a sampling operation.\n";
|
/external/chromium_org/third_party/opus/src/silk/ |
control.h | 53 /* I: Input signal sampling rate in Hertz; 8000/12000/16000/24000/32000/44100/48000 */ 56 /* I: Maximum internal sampling rate in Hertz; 8000/12000/16000 */ 59 /* I: Minimum internal sampling rate in Hertz; 8000/12000/16000 */ 62 /* I: Soft request for internal sampling rate in Hertz; 8000/12000/16000 */ 95 /* O: Internal sampling rate used, in Hertz; 8000/12000/16000 */ 122 /* I: Output signal sampling rate in Hertz; 8000/12000/16000/24000/32000/44100/48000 */ 125 /* I: Internal sampling rate used, in Hertz; 8000/12000/16000 */
|
decoder_set_fs.c | 34 /* Set decoder sampling rate */ 37 opus_int fs_kHz, /* I Sampling frequency (kHz) */ 38 opus_int32 fs_API_Hz /* I API Sampling frequency (Hz) */ 50 /* Initialize resampler when switching internal or external sampling frequency */ 88 /* unsupported sampling rate */
|
errors.h | 48 /* Sampling frequency not 8000, 12000 or 16000 Hertz */ 82 /* Output sampling frequency lower than internal decoded sampling frequency */
|
/external/chromium_org/chrome/utility/importer/ |
favicon_reencode.h | 14 // Given raw image data, decodes the icon, re-sampling to the correct size as
|
/external/chromium_org/remoting/host/ |
audio_capturer.cc | 12 // Returns true if the sampling rate is supported by Pepper.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
sampler.h | 56 // the probability of sampling a 4K allocation is about 0.00778 57 // the probability of sampling a 1MB allocation is about 0.865 58 // the probability of sampling a 1GB allocation is about 1.00000 59 // In general, the probablity of sampling is an allocation of size X 64 // the probability of sampling a 1MB allocation is about 0.99966 65 // the probability of sampling a 1GB allocation is about 1.0 68 // the probability of sampling a 4K allocation is about 0.00390 69 // the probability of sampling a 1MB allocation is about 0.632 70 // the probability of sampling a 1GB allocation is about 1.0 78 // of sampling an allocation of X bytes equal to the CDF o [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
sampler.h | 56 // the probability of sampling a 4K allocation is about 0.00778 57 // the probability of sampling a 1MB allocation is about 0.865 58 // the probability of sampling a 1GB allocation is about 1.00000 59 // In general, the probablity of sampling is an allocation of size X 64 // the probability of sampling a 1MB allocation is about 0.99966 65 // the probability of sampling a 1GB allocation is about 1.0 68 // the probability of sampling a 4K allocation is about 0.00390 69 // the probability of sampling a 1MB allocation is about 0.632 70 // the probability of sampling a 1GB allocation is about 1.0 78 // of sampling an allocation of X bytes equal to the CDF o [all...] |
/external/chromium_org/chrome/browser/performance_monitor/ |
process_metrics_history.h | 42 // Average CPU over all the past sampling points since last reset. 47 // Average mem usage over all the past sampling points since last reset.
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SensorFrequencyTests.java | 31 * Verifies several properties of the sampling rate of the different sensors in the platform. 81 * frequency (sampling rate) it advertises. 131 * This test characterizes how the sensor behaves while sampling data at a specific rate. 133 * The test takes a set of samples from the sensor under test, using the maximum sampling rate 180 * This test verifies that the sensor's maximum advertised frequency (sampling rate) complies 185 * The test simply compares the sampling rate specified in the CDD with the maximum sampling 188 * The test can fail if the Sensor Hardware does not support the sampling rate required by the 194 * - the expected maximum sampling rate 195 * - the observed maximum sampling rat [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorTestOperations/ |
VerifyJitteringOperation.java | 34 * Test Operation class that validates the sampling rate jittering of a given sensor. 37 * - In order to guarantee proper results in any environment, the maximum sampling rate supported by 54 // use the max sampling frequency the sensor reports to guarantee the results
|
VerifyMaximumFrequencyOperation.java | 34 * Test Operation class that validates the max sampling rate of a given sensor. 37 * - In order to guarantee proper results in any environment, the maximum sampling rate supported by 54 // use the max sampling frequency the sensor reports to guarantee the results
|
/external/chromium_org/third_party/opus/src/ |
README.draft | 32 Usage: opus_demo [-e] <application> <sampling rate (Hz)> <channels (1/2)> 34 opus_demo -d <sampling rate (Hz)> <channels (1/2)> [options] 44 default: sampling rate
|
/external/chromium_org/third_party/skia/src/core/ |
SkDrawProcs.h | 26 /** Half the sampling frequency of the rasterized glyph in x. */ 28 /** Half the sampling frequency of the rasterized glyph in y. */ 34 * i.e. half the sampling frequency has been added.
|
/external/oprofile/daemon/ |
opd_perfmon.h | 28 typedef unsigned char pfm_uuid_t[16]; /* custom sampling buffer identifier type */ 39 void *ctx_smpl_vaddr; /* return arg: virtual address of sampling buffer, is used */ 63 unsigned long reg_smpl_eventid; /* opaque sampling event identifier */
|
/external/skia/src/core/ |
SkDrawProcs.h | 26 /** Half the sampling frequency of the rasterized glyph in x. */ 28 /** Half the sampling frequency of the rasterized glyph in y. */ 34 * i.e. half the sampling frequency has been added.
|
/external/chromium/base/debug/ |
profiler.h | 11 // The Profiler functions allow usage of the underlying sampling based
|