HomeSort by relevance Sort by last modified time
    Searched full:channels (Results 601 - 625 of 2412) sorted by null

<<21222324252627282930>>

  /frameworks/av/media/libeffects/testlibs/
AudioShelvingFilter.h 49 // nChannels Number of input/output channels (interlaced).
55 // nChannels Number of input/output channels (interlaced).
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aacenc_core.h 42 Word16 nChannelsIn; /* number of channels on input (1,2) */
43 Word16 nChannelsOut; /* number of channels on output (1,2) */
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
stat_bits.c 181 Word16 channels,
193 switch (channels) {
  /frameworks/av/media/libstagefright/codecs/common/include/
voAudio.h 85 VO_CHANNEL_ALL = 0xffff,/*!<[default] include all channels */
95 VO_S32 Channels; /*!< Channel count */
  /frameworks/base/core/java/com/android/internal/util/
ImageUtils.java 35 // Amount (max is 255) that two channels can differ before the color is no longer "gray".
105 * gray"; if all three channels are approximately equal, this will return true.
  /frameworks/base/docs/html/
support.jd 35 <a href="http://webchat.freenode.net/?channels=android">#android</a>,
36 <a href="http://webchat.freenode.net/?channels=android-dev">#android-dev</a>
  /frameworks/base/libs/usb/tests/accessorytest/
audio.c 131 config.channels = 2;
205 config.channels = 2;
  /frameworks/base/media/jni/soundpool/
SoundPool.h 85 // stores pending events for stolen channels
112 // for channels aka AudioTracks
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
colorspace.cpp 26 // RGBA helper struct allows access as int and individual channels
27 // WARNING: int value depends on endianness and should not be used to analyze individual channels.
  /hardware/intel/common/libmix/mix_audio/src/
mixacpwma.h 166 * 3: For stereo (2) channels output.
168 * Only 1 or 2 output channels are supported.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/test/
test.c 141 fprintf(stderr, " audio: %.2fhz %u bit %u channels",
142 aparams.rate, aparams.depth, aparams.channels);
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 275 [SNDRV_PCM_HW_PARAM_CHANNELS] = "channels",
440 int channels = (pcm->flags & PCM_MONO) ? 1 : 2; local
478 int channels = (pcm->flags & PCM_MONO) ? 1 : 2; local
482 frames = frames * channels *2 ;
500 int channels = (pcm->flags & PCM_MONO) ? 1 : 2; local
506 frames = frames * channels *2 ;
579 int channels = (pcm->flags & PCM_MONO) ? 1 : ((pcm->flags & PCM_5POINT1)? 6 : 2 ); local
584 x.frames = (count / (channels * 2)) ;
  /hardware/qcom/audio/voice_processing/
voice_processing.c 296 session->config.inputCfg.channels = AUDIO_CHANNEL_IN_MONO;
299 session->config.outputCfg.channels = AUDIO_CHANNEL_IN_MONO;
342 ALOGV("session_set_config() sampling rate %d channels %08x",
343 config->inputCfg.samplingRate, config->inputCfg.channels);
348 session->config.inputCfg.channels != config->inputCfg.channels ||
349 session->config.outputCfg.channels != config->outputCfg.channels)
  /libcore/expectations/
brokentests.txt 88 "org.apache.harmony.tests.java.nio.channels.ServerSocketChannelTest#test_bind_explicitPort"
106 "libcore.java.nio.channels.OldSocketChannelTest#test_writeLjava_nio_ByteBuffer_Nonblocking_HugeData",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/
audio.h 87 /* 2- 0 number of audio channels (n+1 channels) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
kvm.h 244 struct kvm_pit_channel_state channels[3]; member in struct:kvm_pit_state
250 struct kvm_pit_channel_state channels[3]; member in struct:kvm_pit_state2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
audio.h 87 /* 2- 0 number of audio channels (n+1 channels) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
format.h 130 /** Convenience method to set the number of channels as a property on the given format */
131 void pa_format_info_set_channels(pa_format_info *f, int channels);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
kvm.h 244 struct kvm_pit_channel_state channels[3]; member in struct:kvm_pit_state
250 struct kvm_pit_channel_state channels[3]; member in struct:kvm_pit_state2
  /prebuilts/sdk/sdk-annotations/
annotations.zip 
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.c 162 * Swizzle one channel into all other three channels.
217 * channels.
374 * channels.
385 * Mask and shift the channels, trying to group as many channels in the
  /external/mesa3d/src/glsl/
opt_copy_propagation_elements.cpp 260 /* Make sure all channels are copying from the same source variable. */
426 * Adds directly-copied channels between vector variables to the available
459 /* Move the swizzle channels out to the positions they match in the
472 * to be sure not to include the updated channels from this
473 * instruction in the set of new source channels to be
  /external/skia/src/opts/
SkBitmapProcState_arm_neon.cpp 286 // value of color channels.
289 // Set value of alpha channels to 0xFF.
345 // value of color channels.
348 // Set value of alpha channels to 0xFF.
411 // Output one pixel each iteration, calculating all channels (RGBA) together.
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 29 int band, int max_channels, wifi_channel *channels, int *num_channels);
136 // channels to scan; these may include DFS channels
138 wifi_scan_channel_spec channels[MAX_CHANNELS]; member in struct:__anon24937
160 // probes were not sent on some channels
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.0-alpha1/
ddmlib-24.2.0-alpha1.jar 

Completed in 667 milliseconds

<<21222324252627282930>>