Searched
full:channels (Results
951 -
975 of
2412) sorted by null
<<31323334353637383940>>
/external/tinyalsa/ |
tinypcminfo.c | 188 printf(" Channels:\tmin=%u\t\tmax=%u\n", min, max);
|
/external/webp/src/dec/ |
vp8li.h | 86 WebPRescaler *rescaler; // Common rescaler for all channels.
|
/external/wpa_supplicant_8/src/common/ |
qca-vendor.h | 66 * invoke the ACS function in device and pass selected channels to
|
/frameworks/av/media/libeffects/loudness/dsp/core/ |
dynamic_range_compression.cpp | 106 // Taking the maximum amplitude of both channels
|
/frameworks/av/services/audioflinger/ |
AudioResamplerCubic.cpp | 119 return outputIndex / 2 /* channels for stereo */;
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
AudioInputDescriptor.cpp | 108 snprintf(buffer, SIZE, " Channels: %08x\n", mChannelMask);
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
BlackLevelPattern.java | 131 * black level offset of a color channel. The values are in the same order as channels listed
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbConfiguration.java | 27 * channels by which the host transfers data with the device.
|
UsbInterface.java | 27 * channels by which the host transfers data with the device.
|
/frameworks/base/core/java/android/speech/tts/ |
PlaybackSynthesisCallback.java | 130 Log.e(TAG, "Unsupported number of channels :" + channelCount);
|
SynthesisCallback.java | 51 * @param channelCount The number of channels. Must be {@code 1} or {@code 2}.
|
/frameworks/base/core/java/android/view/ |
InputChannel.java | 82 * @return A pair of input channels. The first channel is designated as the
|
/frameworks/base/media/java/android/media/ |
AudioTrack.java | 260 * The number of audio output channels (1 is mono, 2 is stereo, etc.). 342 * @param channelConfig describes the configuration of the audio channels. 391 * @param channelConfig describes the configuration of the audio channels. 714 // mask of all the positional channels supported, however the allowed combinations [all...] |
/frameworks/base/media/java/android/media/audiopolicy/ |
AudioPolicyConfig.java | 150 textDump += " channels=0x";
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
AccessPoint.java | 57 * Lower bound on the 2.4 GHz (802.11b/g/n) WLAN channels 62 * Upper bound on the 2.4 GHz (802.11b/g/n) WLAN channels 67 * Lower bound on the 5.0 GHz (802.11a/h/j/n/ac) WLAN channels 72 * Upper bound on the 5.0 GHz (802.11a/h/j/n/ac) WLAN channels [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiApConfigStore.java | 76 Log.d(TAG, "2G band allowed channels are:" + ap2GChannelListStr);
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IntRangeManager.java | 24 * message identifiers (channels). This class keeps track of the currently 486 // no channels to remove from radio; return success 490 // disable the channels at the end and lower the end id 548 // remove any channels between largestEndId and endId
|
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/ |
LoaderRaw.java | 30 import java.nio.channels.FileChannel;
|
/frameworks/wilhelm/src/ |
Android.mk | 100 android/channels.c \
|
/frameworks/wilhelm/tests/sandbox/ |
configbq.c | 100 printf("Channels: %d, sample rate: %u, bits: %u\n", format->numChannels,
|
xaplay.c | 685 printf(" channels = %u\n", audioStreamInformation.channels); 732 printf(" channels = %u\n", midiStreamInformation.channels); [all...] |
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/ |
index.sgml | 22 <ANCHOR id="MIX-ACP-AAC-CHANNELS--CAPS" href="MixAudio/MixAudio-MixAudioConfigParamsAAC.html#MIX-ACP-AAC-CHANNELS--CAPS"> 68 <ANCHOR id="MIX-ACP-NUM-CHANNELS--CAPS" href="MixAudio/MixAudio-MixAudioConfigParams.html#MIX-ACP-NUM-CHANNELS--CAPS">
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/ |
EbmlIDs.h | 142 Channels = 0x9F,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_mb_lpf_neon.asm | 62 ; flat && mask were not set for any of the channels. Just store the values 77 ; flat2 was not set for any of the channels. Just store the values from 184 ; flat && mask were not set for any of the channels. Just store the values 205 ; flat2 was not set for any of the channels. Just store the values from
|
/hardware/qcom/audio/hal/ |
audio_hw.h | 98 * so if format = 16-bit PCM and channels = Stereo, frame size = 2 ch * 2 = 4 bytes
|
Completed in 410 milliseconds
<<31323334353637383940>>