HomeSort by relevance Sort by last modified time
    Searched full:sampling (Results 1 - 25 of 1717) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/marlin/
thermal-engine-marlin-vr.conf 3 sampling 1000
13 sampling 1000
21 sampling 2000
thermal-engine-marlin.conf 3 sampling 1000
12 sampling 2000
21 sampling 2000
31 sampling 2000
41 sampling 2000
51 sampling 2000
62 sampling 1000
70 sampling 2000
85 sampling 1000
92 sampling 200
    [all...]
  /device/google/muskie/
thermal-engine.conf 0 sampling 5000
5 sampling 2000
15 sampling 2000
25 sampling 2000
41 sampling 1000
48 sampling 2000
55 sampling 2000
64 sampling 2000
73 sampling 1000
82 sampling 200
    [all...]
thermal-engine-vr.conf 3 sampling 1000
13 sampling 1000
  /device/google/taimen/
thermal-engine-vr.conf 3 sampling 1000
13 sampling 1000
21 sampling 1000
31 sampling 1000
thermal-engine.conf 3 sampling 2000
13 sampling 2000
23 sampling 2000
39 sampling 1000
46 sampling 2000
53 sampling 2000
62 sampling 2000
71 sampling 1000
80 sampling 2000
89 sampling 200
    [all...]
  /device/huawei/angler/
thermal-engine-angler.conf 10 sampling 1000
19 sampling 1000
28 sampling 1000
37 sampling 1000
46 sampling 1000
56 sampling 1000
67 sampling 250
76 sampling 10
85 sampling 10
94 sampling 1
    [all...]
  /art/test/099-vmdebug/
expected.txt 5 Confirm sampling
18 Test sampling with bogus (<= 0) interval
  /compatibility/cdd/5_multimedia/
5_4_audio-recording.md 18 * **Sampling rates**: 8000, 11025, 16000, 44100 Hz
21 * [C-1-2] MUST capture at above sample rates without up-sampling.
23 sample rates given above are captured with down-sampling.
28 * **Sampling rates**: 22050, 48000 Hz
34 * [C-2-1] MUST capture without up-sampling at any ratio higher
37 up-sampling or down-sampling.
45 one of the sampling rates, 44100 and 48000.
  /external/skia/src/codec/
SkSampledCodec.h 15 * be provided by sampling if it cannot be provided by fCodec.
40 * As an output, sampling needed after letting fCodec
53 * provide the scale by sampling.
SkSwizzler.h 66 * If fSampleX > 1, the swizzler is sampling every fSampleX'th pixel and
70 * Ideally, the subclasses of SkCodec would have no knowledge of sampling, but
118 // Always non-NULL. Supports sampling.
121 // whether or not we are sampling.
145 // (2) If we are sampling, this will be larger
146 // than fSrcOffset * fSrcBPP, since sampling
152 // pixels, before any sampling is performed.
154 // calculated before any sampling is performed.
170 // fSrcOffsetUnits: Will only be non-zero if we are sampling,
171 // since sampling implies that we will skip som
    [all...]
  /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/libopus/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 */
98 /* O: Internal sampling rate used, in Hertz; 8000/12000/16000 */
125 /* I: Output signal sampling rate in Hertz; 8000/12000/16000/24000/32000/44100/48000 */
128 /* 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/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
package.html 21 This package provides classes to handle sampling steps during
29 {@link org.apache.commons.math.ode.sampling.StepHandler StepHandler} instance using the
48 org.apache.commons.math.ode.sampling.StepHandler StepHandler} interface can be called
51 org.apache.commons.math.ode.sampling.StepInterpolator StepInterpolator} object.
53 the simpler {@link org.apache.commons.math.ode.sampling.FixedStepHandler FixedStepHandler}
55 {@link org.apache.commons.math.ode.sampling.StepNormalizer StepNormalizer} instance
  /device/google/dragon/audio/hal/
cras_dsp_module.h 20 /* Initializes the module for a given sampling rate. To change
21 * the sampling rate, deinstantiate() must be called before
24 * sample_rate - The sampling rate for the audio data, like 44100.
42 * based on the sampling rate and the input control ports values and not
  /external/webrtc/webrtc/modules/video_coding/
qm_select.h 101 // Down-sampling factors for spatial (width and height), and temporal.
184 // Reset down-sampling state.
220 // Compute rates for the selection of down-sampling action.
241 // The case |facWidth|=|facHeight|=|facTemp|==1 is for down-sampling action.
248 // Update the down-sampling state.
267 // Insert latest down-sampling action into the history list.
270 // Remove the last (first element) down-sampling action from the list.
273 // Check constraints on the amount of down-sampling allowed.
280 // Select the directional (1x2 or 2x1) spatial down-sampling action.
317 // Short history of the down-sampling actions from the Initialize() state
    [all...]
  /external/lisa/tools/scripts/
cpuidle_sampling.sh 5 # Sampling time
26 # Sampling loop
  /external/webrtc/webrtc/modules/audio_coding/test/
TestRedFec.h 32 // codec name and a sampling frequency matching is not required. This is
33 // useful for codecs which support several sampling frequency.
  /system/chre/platform/slpi/include/chre/platform/slpi/
platform_sensor_util.h 29 * longer a sample rate and becomes an interval for sub-zero sampling rates.
32 * @param interval The sampling interval to convert to a report rate.
  /system/extras/simpleperf/
get_test_data.h 30 // perf.data is generated by sampling on three processes running different
35 // perf_with_multiple_pids_and_tids.data is generated by sampling on two processes, each
39 // perf_g_fp.data is generated by sampling on one process running elf using --call-graph fp option.
41 // perf_b.data is generated by sampling on one process running elf using -b option.
43 // perf_with_mini_debug_info.data is generated by sampling on one process running
64 // has_embedded_native_libs_apk_perf.data is generated by sampling on one process running
73 // perf_with_two_event_types.data is generated by sampling using -e cpu-cycles,cpu-clock option.
  /external/libchrome/base/trace_event/
trace_sampling_thread.cc 35 PlatformThread::SetName("Sampling Thread");
76 // Access to sample_buckets_ doesn't cause races with the sampling thread
78 // RegisterSampleBucket is called before the sampling thread is created.
  /external/libopus/
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

Completed in 418 milliseconds

1 2 3 4 5 6 7 8 91011>>