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

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/android/
tts.h 109 // @param [in] int - The number of channels
227 // @param[inout] channels in: the desired number of audio channels
228 // out: the number of channels used by the TTS engine
  /system/bt/test/suite/cases/
rfcomm.c 58 TASSERT(channel == signal.channel, "Inconsistent channels returned: %d and %d", channel, signal.channel);
  /system/media/audio_effects/include/audio_effects/
effect_virtualizer.h 43 // output int32_t* an array of length 3 * the number of channels in the mask
  /external/wpa_supplicant_8/src/p2p/
p2p.h 31 * P2P_MAX_REG_CLASS_CHANNELS - Maximum number of channels per regulatory class
36 * struct p2p_channels - List of supported channels
49 * channel - Supported channels
54 * channels - Number of channel entries in use
56 size_t channels; member in struct:p2p_channels::p2p_reg_class
139 * freq_list - Zero-terminated list of possible operational channels
405 * channels - Own supported regulatory classes and channels
407 * List of supposerted channels per regulatory class. The regulatory
411 struct p2p_channels channels; member in struct:p2p_config
    [all...]
  /external/openssh/
channels.c 1 /* $OpenBSD: channels.c,v 1.341 2015/02/06 23:21:59 millert Exp $ */
79 #include "channels.h"
89 * Pointer to an array containing all allocated channels. The array is
92 static Channel **channels = NULL; variable
101 * Maximum file descriptor value used in any of the channels. This is
197 c = channels[id];
207 * Private channels, like listening sockets, may not receive messages.
292 channels = xcalloc(channels_alloc, sizeof(Channel *));
294 channels[i] = NULL;
298 if (channels[i] == NULL)
    [all...]
  /external/libpng/
pngwrite.c 807 row_info.channels = png_ptr->usr_channels;
809 row_info.pixel_depth = (png_byte)(row_info.bit_depth * row_info.channels);
814 png_debug1(3, "row_info->channels = %d", row_info.channels);
1736 const int channels = (image->format & PNG_FORMAT_FLAG_COLOR) ? 3 : 1; local
1893 const int channels = (image->format & PNG_FORMAT_FLAG_COLOR) ? 3 : 1; local
1987 const int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 134 * Get the number of concurrent channels that the HW can operate, but that are
299 * Search all social channels regardless of whether these have
    [all...]
  /external/kernel-headers/original/uapi/linux/
firewire-cdev.h 680 * and the channels are selected by %FW_CDEV_IOC_SET_ISO_CHANNELS.
706 * struct fw_cdev_set_iso_channels - Select channels in multichannel reception
707 * @channels: Bitmask of channels to listen to
710 * @channels is the bitwise or of 1ULL << n for each channel n to listen to.
713 * on a channel in @channels. In that case, the bitmask of all unoccupied
714 * channels is returned in @channels.
717 __u64 channels; member in struct:fw_cdev_set_iso_channels
970 __u64 channels; member in struct:fw_cdev_allocate_iso_resource
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-cdev.h 670 * and the channels are selected by %FW_CDEV_IOC_SET_ISO_CHANNELS.
696 * struct fw_cdev_set_iso_channels - Select channels in multichannel reception
697 * @channels: Bitmask of channels to listen to
700 * @channels is the bitwise or of 1ULL << n for each channel n to listen to.
703 * on a channel in @channels. In that case, the bitmask of all unoccupied
704 * channels is returned in @channels.
707 __u64 channels; member in struct:fw_cdev_set_iso_channels
941 __u64 channels; member in struct:fw_cdev_allocate_iso_resource
    [all...]
  /external/libvorbis/doc/
04-codec.tex 223 \item if \varname{[vorbis_mapping_submaps]} is greater than one, we read channel multiplex settings. For each \varname{[j]} of \varname{[audio_channels]} channels:
612 for greater-than-eight channels remains 'left to the implementation'.
615 is naturally possible for a decoder to produce output with channels in
623 \item[two channels]
626 \item[three channels]
630 \item[four channels]
634 \item[five channels]
638 \item[six channels]
642 \item[seven channels]
646 \item[eight channels]
    [all...]
  /external/wpa_supplicant_8/src/ap/
acs.c 90 * combined channel interference (e.g., HT40, which uses two channels) can be
118 * the target operational bandwidth and selected band. E.g., on 2.4 GHz channels
269 chan = &iface->current_mode->channels[i];
452 chan = &iface->current_mode->channels[i];
496 chan = &iface->current_mode->channels[i];
522 chan = &iface->current_mode->channels[i];
558 * Select commonly used channels 1, 6, 11 by default even if a neighboring
609 chan = &iface->current_mode->channels[i];
617 /* HT40 on 5 GHz has a limited set of primary channels as per
659 /* 2.4 GHz has overlapping 20 MHz channels. Include adjacen
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.1.0/
ddmlib-23.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.1.3/
ddmlib-23.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/23.1.4/
ddmlib-23.1.4.jar 

Completed in 580 milliseconds

<<21222324252627282930>>