/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.0-rc1/ |
ddmlib-24.2.0-rc1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.1/ |
ddmlib-24.2.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.2/ |
ddmlib-24.2.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.3.0-alpha4/ |
ddmlib-24.3.0-alpha4.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.3.0-beta4/ |
ddmlib-24.3.0-beta4.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
aifc.py | 38 <# of channels> (2 bytes) 64 getnchannels() -- returns number of audio channels (1 for 98 setnchannels(n) -- set the number of channels 262 # _nchannels -- the number of audio channels 340 raise Error, 'cannot compress more than 2 channels' 544 # _nchannels -- the number of audio channels 615 raise Error, 'bad # of channels' 620 raise Error, 'number of channels not set' 793 raise Error, '# channels not specified' 832 raise Error, 'cannot compress more than 2 channels' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
aifc.py | 38 <# of channels> (2 bytes) 64 getnchannels() -- returns number of audio channels (1 for 98 setnchannels(n) -- set the number of channels 262 # _nchannels -- the number of audio channels 340 raise Error, 'cannot compress more than 2 channels' 544 # _nchannels -- the number of audio channels 615 raise Error, 'bad # of channels' 620 raise Error, 'number of channels not set' 793 raise Error, '# channels not specified' 832 raise Error, 'cannot compress more than 2 channels' [all...] |
/frameworks/av/services/audioflinger/ |
AudioMixer.cpp | 294 // resampler channels may have changed. 299 // recreate the resampler with updated format, channels, saved sampleRate. 778 // TODO: Remove MONO_HACK. Resampler sees #channels after the downmixer 783 " format(%#x) channels(%d) devSampleRate(%u) quality(%d)\n", 807 // TODO: Remove MONO_HACK. Resampler sees #channels after the downmixer 1846 const uint32_t channels = t->mMixerChannelCount; local [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_voicemgt.c | 207 pool = pSynth->channels[GET_CHANNEL(pVoice->nextChannel)].pool; 212 pool = pSynth->channels[GET_CHANNEL(pVoice->channel)].pool; 240 pool = pSynth->channels[GET_CHANNEL(pVoice->nextChannel)].pool; 245 pool = pSynth->channels[GET_CHANNEL(pVoice->channel)].pool; 505 pChannel = pSynth->channels; 545 pChannel = pSynth->channels; 556 pSynth->channels[i].reverbSend = DEFAULT_REVERB_SEND; 560 pSynth->channels[i].chorusSend = DEFAULT_CHORUS_SEND; 674 pSynth->channels[i].pool = 0; 675 pSynth->channels[i].mip = 0 [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_voicemgt.c | 207 pool = pSynth->channels[GET_CHANNEL(pVoice->nextChannel)].pool; 212 pool = pSynth->channels[GET_CHANNEL(pVoice->channel)].pool; 240 pool = pSynth->channels[GET_CHANNEL(pVoice->nextChannel)].pool; 245 pool = pSynth->channels[GET_CHANNEL(pVoice->channel)].pool; 505 pChannel = pSynth->channels; 545 pChannel = pSynth->channels; 556 pSynth->channels[i].reverbSend = DEFAULT_REVERB_SEND; 560 pSynth->channels[i].chorusSend = DEFAULT_CHORUS_SEND; 674 pSynth->channels[i].pool = 0; 675 pSynth->channels[i].mip = 0 [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_voicemgt.c | 207 pool = pSynth->channels[GET_CHANNEL(pVoice->nextChannel)].pool; 212 pool = pSynth->channels[GET_CHANNEL(pVoice->channel)].pool; 240 pool = pSynth->channels[GET_CHANNEL(pVoice->nextChannel)].pool; 245 pool = pSynth->channels[GET_CHANNEL(pVoice->channel)].pool; 505 pChannel = pSynth->channels; 545 pChannel = pSynth->channels; 556 pSynth->channels[i].reverbSend = DEFAULT_REVERB_SEND; 560 pSynth->channels[i].chorusSend = DEFAULT_CHORUS_SEND; 674 pSynth->channels[i].pool = 0; 675 pSynth->channels[i].mip = 0 [all...] |
/external/aac/libAACenc/src/ |
metadata_compressor.cpp | 102 #define MAX_DRC_CHANNELS (8) /*!< Max number of audio input channels. */ 174 UINT channels; /*!< Number of channels. */ member in struct:DRC_COMP 175 UINT fullChannels; /*!< Number of full range channels. */ 500 /* Set number of channels and channel offsets. */ 576 drcComp->channels = channelMapping.nChannels; 681 for (c = 0; c < (int)drcComp->channels; c++) { 703 FIXP_DBL x = FX_PCM2FX_DBL((FIXP_PCM)pSamples[i*drcComp->channels]) >> WEIGHTING_FILTER_SHIFT; 731 for (c = 0; c < (int)drcComp->channels; c++) { 746 accu += fPow2Div2((FIXP_PCM)pSamples[i*drcComp->channels])>>(granuleShift-1) [all...] |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.2.0/ |
ddmlib-23.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.2.1/ |
ddmlib-23.2.1.jar | |
/external/flac/libFLAC/ |
stream_encoder.c | 282 unsigned channels, 290 unsigned channels, 645 if(encoder->protected_->channels == 0 || encoder->protected_->channels > FLAC__MAX_CHANNELS) 648 if(encoder->protected_->channels != 2) { 2155 const unsigned channels = encoder->protected_->channels, blocksize = encoder->protected_->blocksize; local 2208 const unsigned channels = encoder->protected_->channels, blocksize = encoder->protected_->blocksize; local 4397 const unsigned channels = frame->header.channels; local [all...] |
/docs/source.android.com/src/devices/audio/ |
usb.jd | 256 <h3 id="channels">Channels</h3> 260 Each direction may have one channel (<i>mono</i>), two channels 262 Peripherals with more than two channels are called <i>multichannel</i>. 264 <i>left</i> and <i>right</i> channels, and by extension to interpret a multichannel stream as having 272 channels attached to various microphones within a room, and the final 509 Stereo content is played on the first two channels of the peripheral.
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_compiler_util.c | 59 * The purpose of this function is to standardize the number channels used by 61 * should have 4 channels initialized with values. 62 * @param channels The number of channels in initial_value that have a 64 * @return An initialized swizzle that has all of the unused channels set to 67 unsigned int rc_init_swizzle(unsigned int initial_value, unsigned int channels) 70 for (i = channels; i < 4; i++) {
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/ |
FlatManifestWriterImpl.java | 161 qualityLevel.setAttribute("Channels", Integer.toString(aq.channels)); 222 l.channels = ase.getChannelCount(); 226 //Index="0" Bitrate="103000" AudioTag="255" SamplingRate="44100" Channels="2" BitsPerSample="16" packetSize="4" CodecPrivateData="" 236 short nfchans = 0; //full bandwidth channels 363 l.channels = nfchans + lfechans; 421 l.channels = getNumChannelsAndMask(dtsSpecificBox)[0];
|
/external/webrtc/src/common_audio/vad/ |
vad_core.c | 43 // Weights for the two Gaussians for the six channels (noise) 46 // Weights for the two Gaussians for the six channels (speech) 49 // Means for the two Gaussians for the six channels (noise) 52 // Means for the two Gaussians for the six channels (speech) 56 // Stds for the two Gaussians for the six channels (noise) 59 // Stds for the two Gaussians for the six channels (speech) 394 { // For all channels
|
/frameworks/av/media/libeffects/testlibs/ |
EffectEqualizer.cpp | 231 CHECK_ARG(pConfig->inputCfg.channels == pConfig->outputCfg.channels); 233 CHECK_ARG((pConfig->inputCfg.channels == AUDIO_CHANNEL_OUT_MONO) || 234 (pConfig->inputCfg.channels == AUDIO_CHANNEL_OUT_STEREO)); 240 if (pConfig->inputCfg.channels == AUDIO_CHANNEL_OUT_MONO) { 305 pContext->config.inputCfg.channels = AUDIO_CHANNEL_OUT_STEREO; 313 pContext->config.outputCfg.channels = AUDIO_CHANNEL_OUT_STEREO;
|
/frameworks/av/media/libeffects/visualizer/ |
EffectVisualizer.cpp | 139 if (pConfig->inputCfg.channels != pConfig->outputCfg.channels) return -EINVAL; 141 if (pConfig->inputCfg.channels != AUDIO_CHANNEL_OUT_STEREO) return -EINVAL; 189 pContext->mConfig.inputCfg.channels = AUDIO_CHANNEL_OUT_STEREO; 197 pContext->mConfig.outputCfg.channels = AUDIO_CHANNEL_OUT_STEREO; 211 audio_channel_count_from_out_mask(pContext->mConfig.inputCfg.channels); 368 // add one to combine the division by 2 needed after summing left and right channels below
|
/frameworks/base/media/java/android/media/audiofx/ |
Virtualizer.java | 33 * An audio virtualizer is a general name for an effect to spatialize audio channels. The exact 34 * behavior of this effect is dependent on the number of audio input channels and the types and 35 * number of audio output channels of the device. For example, in the case of a stereo input and 194 Log.e(TAG, "Size of array for angles cannot accomodate number of channels in mask (" 267 * where the left and right channels are respectively reaching the left and right ear of the 390 * @param angles a non-null array whose length is 3 times the number of channels in the channel 393 * triplets of values: for each channel <code>i</code> among the channels of the mask:
|
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.2.2/ |
ddmlib-23.2.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.2.4/ |
ddmlib-23.2.4.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.2.5/ |
ddmlib-23.2.5.jar | |