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

<<11121314151617181920>>

  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.h 66 //4032 = 336(kernel buffer size) * 2(bytes pcm_16) * 6(number of channels)
172 uint32_t channels; member in struct:android_audio_legacy::alsa_handle_t
269 status_t set(int *format, uint32_t *channels, uint32_t *rate, uint32_t device);
277 uint32_t channels() const;
308 virtual uint32_t channels() const;
364 virtual uint32_t channels() const function in class:android_audio_legacy::AudioStreamInALSA
366 return ALSAStreamOps::channels();
487 virtual size_t getInputBufferSize(uint32_t sampleRate, int format, int channels);
498 uint32_t channels=0);
506 uint32_t *channels=0
    [all...]
  /libcore/luni/src/main/java/java/nio/
FileChannelImpl.java 26 import java.nio.channels.ClosedByInterruptException;
27 import java.nio.channels.ClosedChannelException;
28 import java.nio.channels.FileChannel;
29 import java.nio.channels.FileLock;
30 import java.nio.channels.FileLockInterruptionException;
31 import java.nio.channels.NonReadableChannelException;
32 import java.nio.channels.NonWritableChannelException;
33 import java.nio.channels.OverlappingFileLockException;
34 import java.nio.channels.ReadableByteChannel;
35 import java.nio.channels.WritableByteChannel
    [all...]
SocketChannelImpl.java 36 import java.nio.channels.AlreadyConnectedException;
37 import java.nio.channels.ClosedChannelException;
38 import java.nio.channels.ConnectionPendingException;
39 import java.nio.channels.IllegalBlockingModeException;
40 import java.nio.channels.NoConnectionPendingException;
41 import java.nio.channels.NotYetConnectedException;
42 import java.nio.channels.SocketChannel;
43 import java.nio.channels.spi.SelectorProvider;
44 import java.nio.channels.UnresolvedAddressException;
45 import java.nio.channels.UnsupportedAddressTypeException
    [all...]
  /external/wpa_supplicant_8/src/ap/
hw_features.c 37 os_free(hw_features[i].channels);
104 /* set flag for channels we can use in current regulatory
110 * Disable all channels that are marked not to allow
113 * Use radar channels only if the driver supports DFS.
115 if ((feature->channels[j].flag &
118 } else if (((feature->channels[j].flag &
122 (feature->channels[j].flag &
124 feature->channels[j].flag |=
128 if (feature->channels[j].flag & HOSTAPD_CHAN_DISABLED)
134 feature->channels[j].chan
    [all...]
  /external/opencv/cv/src/
cvpyramids.cpp 439 int channels, int *bufSize )
449 if( channels != 1 && channels != 3 )
452 bufStep = 2*roiWidth*channels;
466 int channels, int *bufSize )
476 if( channels != 1 && channels != 3 )
479 bufStep = 2*roiWidth*channels;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 172 #define OMX_AUDIO_MAXCHANNELS 16 /**< maximum number distinct audio channels that a buffer may contain */
180 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */
198 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
199 two channels changes accordingly to each channel information */
201 2 channels for higher compression gain */
202 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
225 OMX_U32 nChannels; /**< Number of channels */
297 OMX_U32 nChannels; /**< Number of channels */
320 OMX_U32 nChannels; /**< Number of channels */
349 OMX_U32 nChannels; /**< Number of channels */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Audio.h 173 #define OMX_AUDIO_MAXCHANNELS 16 /**< maximum number distinct audio channels that a buffer may contain */
181 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */
199 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
200 two channels changes accordingly to each channel information */
202 2 channels for higher compression gain */
203 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
226 OMX_U32 nChannels; /**< Number of channels */
297 OMX_U32 nChannels; /**< Number of channels */
320 OMX_U32 nChannels; /**< Number of channels */
349 OMX_U32 nChannels; /**< Number of channels */
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-io/8.1.14.v20131031/
jetty-io-8.1.14.v20131031.jar 
  /hardware/qcom/media/mm-core/inc/
OMX_Audio.h 156 #define OMX_AUDIO_MAXCHANNELS 16 /**< maximum number distinct audio channels that a buffer may contain */
164 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */
182 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
183 two channels changes accordingly to each channel information */
185 2 channels for higher compression gain */
186 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
209 OMX_U32 nChannels; /**< Number of channels */
279 OMX_U32 nChannels; /**< Number of channels */
302 OMX_U32 nChannels; /**< Number of channels */
355 OMX_U16 nChannels; /**< Number of channels */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h 155 #define OMX_AUDIO_MAXCHANNELS 16 /**< maximum number distinct audio channels that a buffer may contain */
163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */
181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
182 two channels changes accordingly to each channel information */
184 2 channels for higher compression gain */
185 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
208 OMX_U32 nChannels; /**< Number of channels */
278 OMX_U32 nChannels; /**< Number of channels */
301 OMX_U32 nChannels; /**< Number of channels */
354 OMX_U16 nChannels; /**< Number of channels */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 155 #define OMX_AUDIO_MAXCHANNELS 16 /**< maximum number distinct audio channels that a buffer may contain */
163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */
181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
182 two channels changes accordingly to each channel information */
184 2 channels for higher compression gain */
185 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
208 OMX_U32 nChannels; /**< Number of channels */
278 OMX_U32 nChannels; /**< Number of channels */
301 OMX_U32 nChannels; /**< Number of channels */
354 OMX_U16 nChannels; /**< Number of channels */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h 155 #define OMX_AUDIO_MAXCHANNELS 16 /**< maximum number distinct audio channels that a buffer may contain */
163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */
181 OMX_AUDIO_ChannelModeStereo = 0, /**< 2 channels, the bitrate allocation between those
182 two channels changes accordingly to each channel information */
184 2 channels for higher compression gain */
185 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
208 OMX_U32 nChannels; /**< Number of channels */
278 OMX_U32 nChannels; /**< Number of channels */
301 OMX_U32 nChannels; /**< Number of channels */
354 OMX_U16 nChannels; /**< Number of channels */
    [all...]
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/res/values/
base-strings.xml 28 (3) Establishing RFCOMM channels/sockets
  /development/samples/browseable/BluetoothChat/res/values/
base-strings.xml 28 (3) Establishing RFCOMM channels/sockets
  /external/flac/libFLAC/include/private/
md5.h 48 FLAC__bool FLAC__MD5Accumulate(FLAC__MD5Context *ctx, const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample);
  /external/guava/guava-tests/test/com/google/common/io/
PackageSanityTests.java 22 import java.nio.channels.FileChannel.MapMode;
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/audio/plugins/
WAVLoader.java 79 int channels = in.readShort(); local
87 int expectedBytesPerSec = (bitsPerSample * channels * sampleRate) / 8;
96 if ( (bitsPerSample / 8) * channels != bytesPerSample)
102 audioData.setupFormat(channels, bitsPerSample, sampleRate);
  /external/libopus/celt/
celt.h 121 int celt_encoder_get_size(int channels);
125 int celt_encoder_init(CELTEncoder *st, opus_int32 sampling_rate, int channels,
132 int celt_decoder_get_size(int channels);
135 int celt_decoder_init(CELTDecoder *st, opus_int32 sampling_rate, int channels);
  /external/libvorbis/doc/vorbisfile/
crosslap.html 83 channels. Any extra channels from the old stream are ignored; playback
84 of these channels simply ends. Extra channels in the new stream are
  /external/mesa3d/src/gallium/docs/source/cso/
blend.rst 100 The blend function to use for rgb channels. One of PIPE_BLEND.
102 The blend source factor to use for rgb channels. One of PIPE_BLENDFACTOR.
104 The blend destination factor to use for rgb channels. One of PIPE_BLENDFACTOR.
112 Bitmask of which channels to write. Combination of PIPE_MASK bits.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
BoxParser.java 22 import java.nio.channels.ReadableByteChannel;
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/container/mp4/
MovieCreator.java 24 import java.nio.channels.ReadableByteChannel;
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
ByteBufferByteChannel.java 21 import java.nio.channels.ByteChannel;
  /external/opencv/cxcore/include/
cvwimage.h 50 // 6. Fast pixel access which can take advantage of number of channels
59 // actually has two versions, one when the number of channels is known at
61 // channels specified can provide some compile time optimizations by using the
62 // fact that the number of channels is a constant.
86 // void MySetRand(WImage_b* im) { // Works with any number of channels
90 // for (int ch = 0; ch < im->Channels(); ++ch, ++row) {
198 int Channels() const {return image_->nChannels; }
202 int PixelSize() const {return Channels() * ChannelSize(); }
220 c*Channels();
225 c*Channels();
    [all...]
  /external/smali/
README.md 9 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond. Think of it more in terms of.. multi-player notepad.

Completed in 1974 milliseconds

<<11121314151617181920>>