HomeSort by relevance Sort by last modified time
    Searched full:channels (Results 451 - 475 of 3833) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/sdk/api_diff/24/changes/
java.nio.channels.spi.SelectorProvider.html 10 java.nio.channels.spi.SelectorProvider
74 Class java.nio.channels.spi.<A HREF="../../../../reference/java/nio/channels/spi/SelectorProvider.html" target="_top"><font size="+2"><code>SelectorProvider</code></font></A>
86 <A NAME="java.nio.channels.spi.SelectorProvider.openDatagramChannel_added(java.net.ProtocolFamily)"></A>
87 <nobr><code>DatagramChannel</code>&nbsp;<A HREF="../../../../reference/java/nio/channels/spi/SelectorProvider.html#openDatagramChannel(java.net.ProtocolFamily)" target="_top"><code>openDatagramChannel</code></A>(<code>ProtocolFamily</code>)</nobr>
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
BackgroundScanScheduler.java 49 * where each bucket represents a set of channels and an interval to scan at. This
67 // Max channels that can be specified per bucket
93 * intersecting channels will result in those channels being scanned exactly once at the smaller
341 // TODO: find a way to get max channels
571 settings.channels = originalSettings.channels;
590 // channels from the other bucket
592 currentBucketSettings.channels = new WifiScanner.ChannelSpec[currentBucketChannels.size()];
595 currentBucketSettings.channels[chanIdx++] = new WifiScanner.ChannelSpec(channel)
    [all...]
ScanScheduleUtil.java 61 if (!channelEquals(bucket1.channels[c], bucket2.channels[c])) {
145 * will always be included (filtered to only include requested channels). If it indicates that
150 * channels.
171 // channels were scanned.
  /frameworks/wilhelm/src/android/
channels.c 20 #include "channels.h"
88 * Get the number of active channels in an OpenSL ES channel mask.
201 // of channels requested. If the bitcount of 'bitsOut' isn't
203 // channels that the app requested. That will cause an
206 SL_LOGW("Conversion from OpenSL ES %s channel mask %#x to Android mask %#x %s channels",
  /tools/test/connectivity/acts/tests/google/wifi/
WifiScannerScanTest.py 511 """Common logic to check available channels for a band.
513 1. Get available channels for band.
514 2. Verify that channels match with supported channels for band.
549 """Test available channels for different bands.
551 1. Get available channels for different bands.
552 2. Verify that channels match with supported channels for respective band.
564 """Test WiFi scanner single scan for channels with enumerated settings.
566 1. Start WifiScanner single scan for different channels with enumerate
    [all...]
  /external/opencv3/modules/core/misc/java/src/java/
core+Mat.java 152 // C++: int Mat::channels()
155 // javadoc: Mat::channels()
156 public int channels() method in class:Mat
934 if (data == null || data.length % CvType.channels(t) != 0)
938 ") should be multiple of the Mat channels count (" +
939 CvType.channels(t) + ")");
946 if (data == null || data.length % CvType.channels(t) != 0)
950 ") should be multiple of the Mat channels count (" +
951 CvType.channels(t) + ")");
961 if (data == null || data.length % CvType.channels(t) != 0
    [all...]
  /external/autotest/client/cros/audio/
cras_utils.py 40 channels=2, rate=48000):
47 @param channels: number of channels.
59 args += ['--num_channels', str(channels)]
65 capture_file, block_size=None, duration=10, channels=1, rate=48000):
73 @param channels: number of channels.
85 args += ['--num_channels', str(channels)]
101 def loopback_cmd(output_file, duration=10, channels=2, rate=48000):
105 @param channels: The number of channels of the recorded audio
    [all...]
  /external/libvorbis/doc/vorbisenc/
vorbis_encode_init.html 30 long channels,
46 <dt><i>channels</i></dt>
47 <dd>The number of channels to be encoded.</dd>
vorbis_encode_setup_managed.html 44 long channels,
60 <dt><i>channels</i></dt>
61 <dd>The number of channels to be encoded.</dd>
vorbis_encode_setup_vbr.html 38 long channels,
52 <dt><i>channels</i></dt>
53 <dd>The number of channels to be encoded.</dd>
vorbis_info.html 30 int channels;
49 <dt><i>channels</i></dt>
50 <dd>Int signifying number of channels in bitstream.</dd>
  /external/libvorbis/include/vorbis/
vorbisenc.h 47 * \param channels The number of channels to be encoded.
61 long channels,
84 * \param channels The number of channels to be encoded.
98 long channels,
118 * \param channels The number of channels to be encoded.
130 long channels,
146 * \param channels The number of channels to be encoded
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FreeBox.java 27 import java.nio.channels.FileChannel;
28 import java.nio.channels.ReadableByteChannel;
29 import java.nio.channels.WritableByteChannel;
  /external/opencv/cxcore/src/
cxrand.cpp 453 int type, depth, channels; local
506 channels = CV_MAT_CN( type );
507 size.width *= channels;
513 for( i = 0, fast_int_mode = 1; i < channels; i++ )
525 for( i = 0; i < channels; i++ )
530 int t0 = iparam[0][i - channels];
531 int t1 = iparam[1][i - channels];
542 for( i = 0; i < channels; i++ )
556 for( i = 0; i < channels; i++ )
574 for( i = channels; i < 12; i++
    [all...]
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfChannelList.h 129 // Access to existing channels:
154 // Iterator-style access to existing channels
178 // In an image file with many channels it is sometimes useful to
179 // group the channels into "layers", that is, into sets of channels
180 // that logically belong together. Grouping channels into layers
185 // R, G and B channels for light that originated at each of
186 // several different virtual light sources. The channels in
198 // layers(lns) sorts the channels in this ChannelList
209 // iterates over all channels in layer ln
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
audio_decoder_g722.cc 53 return static_cast<int>(2 * encoded_len / Channels());
56 size_t AudioDecoderG722::Channels() const {
103 size_t AudioDecoderG722Stereo::Channels() const {
  /external/webrtc/webrtc/modules/audio_coding/neteq/
merge.h 43 // |input|, having |input_length| samples in total for all channels
44 // (interleaved). The result is written to |output|. The number of channels
45 // allocated in |output| defines the number of channels that will be used when
  /external/webrtc/webrtc/modules/audio_processing/
high_pass_filter_impl.cc 95 void HighPassFilterImpl::Initialize(size_t channels, int sample_rate_hz) {
96 std::vector<rtc::scoped_ptr<BiquadFilter>> new_filters(channels);
97 for (size_t i = 0; i < channels; i++) {
  /external/webrtc/webrtc/voice_engine/
transmit_mixer.h 65 // channels for demux.
70 // channels for encoding and sending to the network.
171 // Gets the maximum sample rate and number of channels over all currently
voe_codec_unittest.cc 112 codec1.channels = 1;
142 // Test modifying the |channels|.
143 codec2.channels = 2;
  /hardware/libhardware_legacy/audio/
A2dpAudioInterface.h 58 uint32_t *channels=0,
66 uint32_t *channels,
88 virtual uint32_t channels() const { return AudioSystem::CHANNEL_OUT_STEREO; } function in class:android_audio_legacy::A2dpAudioInterface::A2dpAudioStreamOut
  /libcore/luni/src/test/java/libcore/dalvik/system/
SocketTaggingTest.java 28 import java.nio.channels.DatagramChannel;
29 import java.nio.channels.ServerSocketChannel;
30 import java.nio.channels.SocketChannel;
  /packages/apps/TV/src/com/android/tv/recommendation/
NotificationService.java 289 List<Channel> channels = recommendChannels(); local
290 for (Channel c : channels) {
296 // Cancel notification whose channels are not recommended anymore.
305 for (Channel c : channels) {
320 List<Channel> channels = recommendChannels(); local
325 for (Channel c : channels) {
336 List channels = mRecommender.recommendChannels(); local
337 if (channels.contains(mPlayingChannel)) {
338 channels = new ArrayList<>(channels);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm_extplug.h 44 SND_PCM_EXTPLUG_HW_CHANNELS, /**< channels */
102 * channels hw parameter; filled after hw_params is caled
104 unsigned int channels; member in struct:snd_pcm_extplug
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm_extplug.h 44 SND_PCM_EXTPLUG_HW_CHANNELS, /**< channels */
102 * channels hw parameter; filled after hw_params is caled
104 unsigned int channels; member in struct:snd_pcm_extplug

Completed in 1698 milliseconds

<<11121314151617181920>>