HomeSort by relevance Sort by last modified time
    Searched full:channel (Results 326 - 350 of 1500) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/luni/src/main/java/java/net/
CacheRequest.java 23 * {@code CacheRequest} is a kind of channel for storing resource data in the
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TranslucentGLSurfaceViewActivity.java 44 // Use a surface format with an Alpha channel:
  /external/bluetooth/bluez/sbc/
sbcinfo.c 42 uint8_t channel_mode:2; /* Channel mode */
53 uint8_t channel_mode:2; /* Channel mode */
142 return "Dual Channel";
283 printf("Channel mode\t\t%s\n", mode2str(hdr.channel_mode));
  /external/dropbear/
chansession.h 29 #include "channel.h"
tcpfwd.h 27 #include "channel.h"
  /external/icu4c/test/cintltst/
usrchdat.c 78 {"Channel, another channel, more channels, and one last Channel",
79 "Channel", "es", UCOL_TERTIARY, "wordbreaker", {0, 54, -1}, {7, 7}},
103 {"A channel, another CHANNEL, more Channels, and one last channel...",
104 "channel", "es", UCOL_PRIMARY, NULL, {2, 19, 33, 56, -1},
430 {"Channel, another channel, more channels, and one last Channel"
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysyuv.h 42 PgVideoChannel_t* channel;
  /external/webkit/WebCore/dom/
MessagePort.cpp 112 // This code may be called from another thread, and so should not call any non-threadsafe APIs (i.e. should not call into the entangled channel or access mutable variables).
147 // Don't entangle the ports if the channel is closed.
215 OwnPtr<MessagePortChannel> channel = (*ports)[i]->disentangle(ec); local
217 (*portArray)[i] = channel.release();
  /external/webkit/WebCore/svg/
SVGFEDisplacementMapElement.idl 30 // Channel Selectors
  /frameworks/base/core/java/android/bluetooth/
IBluetooth.aidl 69 int addRfcommServiceRecord(in String serviceName, in ParcelUuid uuid, int channel, IBinder b);
  /frameworks/base/core/java/android/test/
PerformanceTestCase.java 41 * communication channel to send back intermediate performance numbers --
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncn.h 92 /* 7 */ SCAN_CRS_SCAN_ABORTED_HIGHER_PRIORITY, /**< Scan was aborted because of a higher priority client request of the channel (switched channel) */
111 TI_UINT8 channel; /* Channel on which the frame was received */ member in struct:__anon8892
  /hardware/ti/wlan/wl1271/utils/
freq.h 35 * \brief frequency to channel (and vice versa) conversion
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncn.h 90 /* 7 */ SCAN_CRS_SCAN_ABORTED_HIGHER_PRIORITY, /**< Scan was aborted because of a higher priority client request of the channel (switched channel) */
109 TI_UINT8 channel; /* Channel on which the frame was received */ member in struct:__anon14728
  /system/wlan/ti/wilink_6_1/utils/
freq.h 35 * \brief frequency to channel (and vice versa) conversion
  /bootable/bootloader/legacy/include/msm7k/
dmov.h 81 /* channel assignments - from qc/dmov_7500.h */
133 #define CMD_OCU (1 << 21) /* other channel unblock */
134 #define CMD_OCB (1 << 20) /* other channel block */
  /cts/tests/tests/provider/src/android/provider/cts/
SettingsTest.java 101 "name", "addr", "channel", "type"
125 value.put("channel", 1);
144 value.put("channel", 3);
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
Selector.java 28 * corresponding channel is no longer registered with the selector.
100 * return until at least one channel is ready, {@link #wakeup()} is
114 * return until at least one channel is ready, {@link #wakeup()} is invoked,
  /development/samples/GlobalTime/src/com/android/globaltime/
GLView.java 153 * <li> lar - ambient light red channel
154 * <li> lag - ambient light green channel
155 * <li> lab - ambient light blue channel
157 * <li> ldr - diffuse light red channel
158 * <li> ldg - diffuse light green channel
159 * <li> ldb - diffuse light blue channel
161 * <li> lsr - specular light red channel
162 * <li> lsg - specular light green channel
163 * <li> lsb - specular light blue channel
165 * <li> lmar - light model ambient light red channel
    [all...]
  /external/bluetooth/bluez/audio/
manager.c 239 sdp_data_t *channel; local
266 channel = sdp_data_alloc(SDP_UINT8, &ch);
267 proto[1] = sdp_list_append(proto[1], channel);
275 sdp_data_free(channel);
295 sdp_data_t *channel; local
322 channel = sdp_data_alloc(SDP_UINT8, &ch);
323 proto[1] = sdp_list_append(proto[1], channel);
331 sdp_data_free(channel);
351 sdp_data_t *channel, *features; local
381 channel = sdp_data_alloc(SDP_UINT8, &ch)
    [all...]
  /external/bluetooth/bluez/compat/
fakehid.txt 18 <park state> <RSSI> <channel quality> <SCO link> <HV2 packets>
57 <sniff mode> <RSSI> <channel quality> <CVSD> <paging scheme>
100 <park state> <RSSI> <channel quality> <SCO link> <HV2 packets>
  /external/opencore/codecs_v2/audio/aac/dec/src/
set_mc_info.cpp 49 first (front) channel element.
52 is_cpe = variable that indicates if a Channel Pair Element (CPE)
53 or a Single Channel Element (SCE) is used.
80 channel element tag
102 This function initializes the channel configuration information. The
103 structure MC_Info stores the number of channels, channel element tag.
110 This function shall update the relevant information on channel configs
286 * first setup values for mono config, Single Channel Element (SCE)
289 * set the channel counts
290 * save tag for left channel
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
set_mc_info.cpp 49 first (front) channel element.
52 is_cpe = variable that indicates if a Channel Pair Element (CPE)
53 or a Single Channel Element (SCE) is used.
80 channel element tag
102 This function initializes the channel configuration information. The
103 structure MC_Info stores the number of channels, channel element tag.
110 This function shall update the relevant information on channel configs
286 * first setup values for mono config, Single Channel Element (SCE)
289 * set the channel counts
290 * save tag for left channel
    [all...]
  /external/opencore/codecs_v2/audio/sbc/enc/include/
pvsbcencoderinterface.h 35 * \brief Two bits to indicate the channel mode.
37 * \param CM_DUAL_CHANNEL - Dual channel.
73 * \param channel_mode - Channel mode (Mono, Dual, Stereo, Joint Stereo).
  /external/opencore/protocols/rtsp_client_engine/inc/
pvrtspenginenodeextensioninterface.h 94 //on the first available channel higher than the RTP channel.
96 //for TCP as transport, they are the interleaved channel ID

Completed in 259 milliseconds

<<11121314151617181920>>