OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:channels
(Results
1101 - 1125
of
2412
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/mesa3d/src/glsl/
opt_constant_propagation.cpp
27
* Tracks assignments of constants to
channels
of variables, and
28
* usage of those constant
channels
with direct usage of the constants.
/external/opencv/cv/src/
cvsumpixels.cpp
351
"and the same number of
channels
as the source array" );
361
"and the same number of
channels
as the source array" );
/external/pdfium/core/include/thirdparties/libjpeg/
jmorecfg.h
30
* Maximum number of components (color
channels
) allowed in JPEG image.
32
* few applications need more than 4
channels
(maybe 5 for CMYK + alpha
/external/pdfium/core/src/fxcodec/libjpeg/
jmorecfg.h
30
* Maximum number of components (color
channels
) allowed in JPEG image.
32
* few applications need more than 4
channels
(maybe 5 for CMYK + alpha
/external/skia/src/core/
SkConvolver.cpp
237
// color
channels
. We use premultipled alpha
channels
, so this should
/external/speex/include/speex/
speex.h
295
* may be added. Note that for now if you have more than one
channels
to
339
* may be added. Note that for now if you have more than one
channels
to
/external/tremolo/Tremolo/
treminfo.c
186
vi->
channels
=oggpack_read(opb,8);
203
if(vi->
channels
<1)goto err_out;
/frameworks/av/services/audioflinger/
BufferProviders.cpp
159
mDownmixConfig.inputCfg.
channels
= inputChannelMask; // FIXME: Should be bits
160
mDownmixConfig.outputCfg.
channels
= outputChannelMask; // FIXME: should be bits
/frameworks/base/docs/html/preview/
overview.jd
136
through our feedback
channels
. This is especially
331
to Google Play (including alpha, beta, or release
channels
).
/frameworks/base/media/java/android/media/
Image.java
151
* The width of the image in pixels. For formats where some color
channels
157
* The height of the image in pixels. For formats where some color
channels
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
MixAudio.devhelp
35
<function name="MIX_ACP_AAC_CHANNELS()" link="MixAudio-MixAudioConfigParamsAAC.html#MIX-ACP-AAC-
CHANNELS
--CAPS"/>
69
<function name="MIX_ACP_NUM_CHANNELS()" link="MixAudio-MixAudioConfigParams.html#MIX-ACP-NUM-
CHANNELS
--CAPS"/>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
nestegg.h
141
unsigned int
channels
; /**< Number of audio
channels
. */
member in struct:__anon24118
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
147
return (audio_channel_mask_t) out->legacy_out->
channels
();
298
return (audio_channel_mask_t) in->legacy_in->
channels
();
/hardware/qcom/audio/post_proc/
equalizer.c
431
context->config.inputCfg.
channels
= AUDIO_CHANNEL_OUT_STEREO;
439
context->config.outputCfg.
channels
= AUDIO_CHANNEL_OUT_STEREO;
reverb.c
553
context->config.inputCfg.
channels
= AUDIO_CHANNEL_OUT_STEREO;
561
context->config.outputCfg.
channels
= AUDIO_CHANNEL_OUT_STEREO;
/libcore/luni/src/main/java/java/net/
ServerSocket.java
22
import java.nio.
channels
.ServerSocketChannel;
434
* {@link java.nio.
channels
.ServerSocketChannel#open}.
/libcore/luni/src/test/java/libcore/java/net/
SocketTest.java
31
import java.nio.
channels
.ServerSocketChannel;
32
import java.nio.
channels
.SocketChannel;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
asoundef.h
63
#define IEC958_AES1_PRO_MODE_TWO (8<<0) /**< two
channels
*/
190
#define MIDI_CHANNELS 16 /**< Number of
channels
per port/cable. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
emu10k1.h
320
unsigned int
channels
; /* 16-bit
channels
count, zero = remove this substream */
member in struct:__anon30474
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cyclades.h
243
#define MAX_CHAN 64 /* max number of
channels
per board */
444
__u32 n_channel; /* number of
channels
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
emu10k1.h
333
unsigned int
channels
; /* 16-bit
channels
count, zero = remove this substream */
member in struct:snd_emu10k1_fx8010_pcm_rec
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
asoundef.h
63
#define IEC958_AES1_PRO_MODE_TWO (8<<0) /**< two
channels
*/
190
#define MIDI_CHANNELS 16 /**< Number of
channels
per port/cable. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
emu10k1.h
320
unsigned int
channels
; /* 16-bit
channels
count, zero = remove this substream */
member in struct:__anon32343
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cyclades.h
243
#define MAX_CHAN 64 /* max number of
channels
per board */
444
__u32 n_channel; /* number of
channels
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
emu10k1.h
333
unsigned int
channels
; /* 16-bit
channels
count, zero = remove this substream */
member in struct:snd_emu10k1_fx8010_pcm_rec
Completed in 722 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>