HomeSort by relevance Sort by last modified time
    Searched full:channels (Results 476 - 500 of 826) sorted by null

<<11121314151617181920>>

  /external/qemu/telephony/
sysdeps_qemu.c 151 /** CHANNELS
  /external/quake/quake/src/WinQuake/
snd_android.cpp 269 shm->channels = gAudioTrack.channelCount();
  /external/webkit/WebCore/page/
DOMWindow.cpp 85 PostMessageTimer(DOMWindow* window, PassRefPtr<SerializedScriptValue> message, const String& sourceOrigin, PassRefPtr<DOMWindow> source, PassOwnPtr<MessagePortChannelArray> channels, SecurityOrigin* targetOrigin)
90 , m_channels(channels)
675 OwnPtr<MessagePortChannelArray> channels = MessagePort::disentanglePorts(ports, ec); local
687 PostMessageTimer* timer = new PostMessageTimer(this, message, sourceOrigin, source, channels.release(), target.get());
    [all...]
  /frameworks/base/media/java/android/media/
AudioRecord.java 132 * The number of input audio channels (1 is mono, 2 is stereo)
199 * @param channelConfig describes the configuration of the audio channels.
389 * Returns the configured number of channels.
437 * @param channelConfig describes the configuration of the audio channels.
  /frameworks/base/tests/CoreTests/android/core/
SocketTest.java 29 import java.nio.channels.SocketChannel;
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_types.h 203 CHANNELS, BAND & REG DOMAINS definitions
  /sdk/traceview/src/com/android/traceview/
MainWindow.java 37 import java.nio.channels.FileChannel;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnAppApi.c 152 * \prama SPSStatus - a bitmap indicating on which channels scan was attempted (valid for SPS scan only!).\n
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_types.h 184 CHANNELS, BAND & REG DOMAINS definitions
  /system/wlan/ti/sta_dk_4_0_4_32/config/
tiwlan.ini 206 TriggeredScanTimeOut = 50000 # Maximum time in Us between 2 channels on triggered scan
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_types.h 203 CHANNELS, BAND & REG DOMAINS definitions
  /external/bluetooth/bluez/sbc/
sbc_primitives.c 346 * channels are deintrleaved and audio samples are reordered for use in
425 int blocks, int channels, int subbands)
428 for (ch = 0; ch < channels; ch++) {
  /external/esd/include/
audiofile.h 260 AF_BAD_CHANNELS = 15, /* invalid number of channels*/
340 AF_ERR_BAD_CHANNELS = 15+AF_ERR_BASE, /* invalid # channels*/
468 /* track data: number of channels */
  /external/guava/javadoc/com/google/common/io/
ByteStreams.html 160 <TD><CODE><B><A HREF="../../../../com/google/common/io/ByteStreams.html#copy(java.nio.channels.ReadableByteChannel, java.nio.channels.WritableByteChannel)">copy</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/channels/ReadableByteChannel.html?is-external=true" title="class or interface in java.nio.channels">ReadableByteChannel</A>&nbsp;from,
161 <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/channels/WritableByteChannel.html?is-external=true" title="class or interface in java.nio.channels">WritableByteChannel</A>&nbsp;to)</CODE>
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
set_mc_info.cpp 37 multiple channels' configurations
74 pMC_Info->nch contains the number of channels depending
103 structure MC_Info stores the number of channels, channel element tag.
  /external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
set_mc_info.cpp 37 multiple channels' configurations
74 pMC_Info->nch contains the number of channels depending
103 structure MC_Info stores the number of channels, channel element tag.
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_streamlist.cpp 497 iStreamFmt.iAudWaveFormatEx.Channels = 0;
508 if (PV_AVI_FILE_PARSER_SUCCESS != (PVAviFileParserUtils::read16(aFp, iStreamFmt.iAudWaveFormatEx.Channels, true)))
808 return (iStreamFmt.iAudWaveFormatEx).Channels;
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_port.cpp 749 // Get the sampling rate, number of channels and bits per sample for audio
765 // number of channels
769 LOG_DEBUG((0, "PVMp4FFComposerPort::GetInputParametersFromPeer: Number of channels info not available. Use default"));
    [all...]
  /external/qemu/audio/
alsaaudio.c 296 dolog ("channels | %10d | %10d\n",
399 alsa_logerr2 (err, typ, "Failed to set number of channels %d\n",
406 "Can not handle obtained number of channels %d\n",
  /external/sonivox/arm-fm-22k/lib_src/
eas_midi.c 462 /* assume all channels are muted */
480 /* bad MIP message - unmute channels */
493 /* if 16 channels received, update MIP table */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_midi.c 462 /* assume all channels are muted */
480 /* bad MIP message - unmute channels */
493 /* if 16 channels received, update MIP table */
  /external/sonivox/arm-wt-22k/lib_src/
eas_midi.c 462 /* assume all channels are muted */
480 /* bad MIP message - unmute channels */
493 /* if 16 channels received, update MIP table */
  /frameworks/base/docs/html/
sitemap.txt 233 http://developer.android.com/reference/java/nio/channels/package-summary.html
234 http://developer.android.com/reference/java/nio/channels/spi/package-summary.html
    [all...]
  /frameworks/base/media/libmedia/
MediaProfiles.cpp 84 LOGV("number of channels: %d", codec.mChannels);
105 LOGV("number of channels: min = %d and max = %d", cap.mMinChannels, cap.mMaxChannels);
165 !strcmp("channels", atts[6]));
  /frameworks/base/media/libstagefright/codecs/aacdec/
set_mc_info.cpp 37 multiple channels' configurations
74 pMC_Info->nch contains the number of channels depending
103 structure MC_Info stores the number of channels, channel element tag.

Completed in 488 milliseconds

<<11121314151617181920>>