OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sampling
(Results
51 - 75
of
1112
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_tex_sample.h
39
* Pure-LLVM texture
sampling
code generator.
/external/chromium_org/v8/src/
sampler.h
90
// Performs stack
sampling
.
97
// Whether the
sampling
thread should use this Sampler for CPU profiling?
115
// Used in tests to make sure that stack
sampling
is performed.
128
// This method is called for each
sampling
period with the current
/external/chromium_org/v8/tools/
process-heap-prof.py
53
sampling
= False
71
sampling
= True
74
sampling
= False
75
elif row[0] == itemname and
sampling
:
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.h
30
* Texture
sampling
-- SoA.
/external/mesa3d/src/gallium/docs/source/
glossary.rst
23
switches between mipmaps occur during texture
sampling
.
resources.rst
57
- TODO: wrap modes/other
sampling
state?
64
- Binding to a
sampling
stage requires GL 3.1 or GL_ARB_texture_buffer_object
149
The 6 surfaces form an imaginary cube, and
sampling
happens by mapping an
152
Sampling
may be optionally seamless, resulting in filtering taking samples
154
UNIMPLEMENTED: seamless cube map
sampling
not supported
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tex_sample.h
39
* Pure-LLVM texture
sampling
code generator.
/external/oprofile/daemon/
opd_interface.h
43
/* AMD's Instruction-Based
Sampling
(IBS) escape code */
/external/v8/tools/
process-heap-prof.py
53
sampling
= False
71
sampling
= True
74
sampling
= False
75
elif row[0] == itemname and
sampling
:
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h
22
/*
sampling
frequency (Hz) */
24
/* 1.5 times
Sampling
frequency */
26
/* Three times
Sampling
frequency */
28
/* Eight times
Sampling
frequency */
/libcore/dalvik/src/main/java/dalvik/system/profiler/
DalvikThreadSampler.java
27
* Reusable storage for
sampling
sized for the specified depth.
ThreadSampler.java
24
*
sampling
.
HprofData.java
30
* Represents
sampling
profiler data. Can be converted to ASCII or
36
* <li>the start time of the last
sampling
period
240
* Start of last
sampling
period.
250
* stack
sampling
depth
289
* Set the time for the start of the current
sampling
period.
310
* Get the stack
sampling
depth
317
* Set the stack
sampling
depth
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_robust.h
34
\brief (LnM)
Sampling
problem statistics
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_robust.h
34
\brief (LnM)
Sampling
problem statistics
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_robust.h
34
\brief (LnM)
Sampling
problem statistics
/external/chromium_org/third_party/opus/src/silk/
structs.h
147
opus_int32 API_fs_Hz; /* API
sampling
frequency (Hz) */
148
opus_int32 prev_API_fs_Hz; /* Previous API
sampling
frequency (Hz) */
149
opus_int maxInternal_fs_Hz; /* Maximum internal
sampling
frequency (Hz) */
150
opus_int minInternal_fs_Hz; /* Minimum internal
sampling
frequency (Hz) */
151
opus_int desiredInternal_fs_Hz; /* Soft request for internal
sampling
frequency (Hz) */
152
opus_int fs_kHz; /* Internal
sampling
frequency (kHz) */
264
opus_int fs_kHz; /*
Sampling
frequency in kHz */
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
resources.rst
57
- TODO: wrap modes/other
sampling
state?
64
- Binding to a
sampling
stage requires GL 3.1 or GL_ARB_texture_buffer_object
149
The 6 surfaces form an imaginary cube, and
sampling
happens by mapping an
152
Sampling
may be optionally seamless, resulting in filtering taking samples
154
UNIMPLEMENTED: seamless cube map
sampling
not supported
/frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h
157
* @brief This enum defines the available output audio
sampling
frequencies
164
M4VIDEOEDITING_kDefault_ASF = 0, /**< Default Audio
Sampling
Frequency for selected
166
M4VIDEOEDITING_k8000_ASF = 8000, /**< Note: Default audio
Sampling
Frequency for
170
M4VIDEOEDITING_k16000_ASF = 16000, /**< Note: Default audio
Sampling
Frequency
302
M4OSA_UInt32 uiSamplingFrequency; /**<
Sampling
audio frequency
/system/media/audio_utils/
resampler.c
32
uint32_t in_sample_rate; // input
sampling
rate in Hz
33
uint32_t out_sample_rate; // output
sampling
rate in Hz
88
// update and cache the number of frames needed at the input
sampling
rate to produce
89
// the number of frames requested at the output
sampling
rate
101
// the output
sampling
rate
/frameworks/av/libvideoeditor/vss/src/
M4VD_EXTERNAL_BitstreamParser.c
410
/* ref
sampling
direct */
412
/* hor
sampling
factor N */
414
/* hor
sampling
factor M */
416
/* vert
sampling
factor N */
418
/* vert
sampling
factor M */
429
/* shape hor
sampling
factor N */
431
/* shape hor
sampling
factor M */
433
/* shape vert
sampling
factor N */
435
/* shape vert
sampling
factor M */
/external/chromium_org/chrome/browser/resources/app_list/
plugin_manager.js
106
* @param {number} samplingRate the
sampling
rate the plugin accepts.
120
* @param {number} samplingRate the
sampling
rate the plugin accepts.
/external/chromium_org/media/cast/
cast_environment.h
28
// primarily encoding but also re-
sampling
.
31
// done, primarily decoding but also error concealment and re-
sampling
.
/external/srec/srec/EventLog/include/
riff.h
54
*
sampling
rate: sample frames per sec.
58
*
sampling
rate * block alignment
/external/webrtc/src/modules/audio_processing/ns/interface/
noise_suppression.h
70
* - fs :
sampling
frequency
104
* - fs :
sampling
frequency
Completed in 499 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>