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

<<21222324252627282930>>

  /external/quake/quake/src/WinQuake/
snd_dos.cpp 284 // use a high dma channel if specified
290 Con_Printf ("Using DMA channel %i\n", dma);
307 dos_outportb(disable_reg, dma|4); // disable channel
313 +(dma&3); // channel #
544 dos_outportb(disable_reg, dma|4); // disable dma channel
  /frameworks/base/awt/java/awt/image/
LookupOp.java 384 // Skip last channel if needed, zero values are OK -
385 // no changes to the channel information will be done in IPP
423 // Skip last channel if needed, zero values are OK -
424 // no changes to the channel information will be done in IPP
561 if (channels == 3) { // Don't skip channel now, could be
ConvolveOp.java 334 // Skip alpha channel for TYPE_INT_RGB images
461 if (channels == 3) { // Cannot skip channel, don't know
536 * the skip channel.
  /frameworks/base/media/java/android/media/
JetPlayer.java 80 private static final int JET_EVENT_CHAN_MASK = 0x0003c000; // mask for channel
84 private static final int JET_EVENT_CHAN_SHIFT = 14; // shift to get MIDI channel to bit 0
415 // JETCreator channel numbers start at 1, but the index starts at 0
497 * @param channel 4 bit unsigned value
502 short segment, byte track, byte channel, byte controller, byte value);
AudioRecord.java 136 * The audio channel mask
140 * The current audio channel configuration
271 // channel config
290 throw (new IllegalArgumentException("Unsupported channel configuration."));
380 * Returns the configured channel configuration.
462 loge("getMinBufferSize(): Invalid channel configuration.");
  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_allocate_decoder.cpp 37 Reuses AAC+ HQ right channel, which is not used when PS is enabled
165 * Reuse AAC+ HQ right channel, which is not used when PS is enabled
167 ptr1 = (Int32 *)(self->SbrChannel[1].frameData.codecQmfBufferReal[0]); /* reuse un-used right channel QMF_FILTER Synthesis buffer */
169 ptr2 = (&ptr1[658]); /* reuse un-used right channel QMF_FILTER Synthesis buffer */
174 ptr3 = (&ptr1[1162]); /* reuse un-used right channel QMF_FILTER Synthesis buffer */
get_adts_header.cpp 226 MODIFYING pVars->mc_info = multi-channel configuration information
453 * These 3 bits indicate the channel configuration used.
455 * If '0' then the channel configuration is unspecified here,
459 * If '1' then the channel configuration is MONO.
460 * If '2' then the channel configuration is STEREO
462 * 3-7 represent channel configurations which this library
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java 350 * This class listens on OPUSH channel for incoming connection
378 public TestTcpListener(int channel) {
379 mBtOppRfcommChannel = channel;
392 Log.v(TAG, "Create server RfcommSocket on channel"
396 Log.e(TAG, "Error listing on channel" + mBtOppRfcommChannel);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 181 UINT8 channel; member in struct:__anon13674
395 Channel_e channel; member in struct:__anon13691
481 uint8 channel; member in struct:__anon13695
782 int whalCtrl_SwitchChannel (TI_HANDLE hWhalCtrl , UINT8 channel);
867 int whalCtrl_SwitchChannelCancelCmd (TI_HANDLE hWhalCtrl, UINT8 channel);
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 1685 TI_UINT8 channel; \/**< *\/ member in struct:__anon8480
1960 Channel_e channel; \/**< Channel number on which the measurement is performed *\/ member in struct:__anon8493
2538 TI_UINT8 channel; \/**< *\/ member in struct:__anon8519
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h 1652 TI_UINT8 channel; \/**< *\/ member in struct:__anon14319
1927 Channel_e channel; \/**< Channel number on which the measurement is performed *\/ member in struct:__anon14332
2488 TI_UINT8 channel; \/**< *\/ member in struct:__anon14357
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c 503 pCuCmd->appScanParams.channelEntry[ i ].normalChannelEntry.channel = i + 1;
591 os_error_printf(CU_MSG_INFO2, (PS8)" MAC Privacy Rssi Mode Channel SSID\n");
620 CuCmd_Freq2Chan(pBssid->Configuration.Union.channel),
665 os_error_printf(CU_MSG_INFO2, (PS8)"Max channel dwell time: %d, Min channel dwell time: %d\n",
684 os_error_printf(CU_MSG_INFO2, (PS8)"Max channel dwell time: %d, Min channel dwell time: %d\n",
974 U32 channel, threadid=0; local
    [all...]
  /external/bluetooth/bluez/audio/
source.c 328 error("Invalid channel mode %u", mode);
340 error("Invalid channel mode %u", mode);
381 error("No supported channel modes");
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/include/
gsmamr_encoder_wrapper.h 118 // DESCRIPTION: Number of input channels:1=Mono,2=Stereo.(Mono uses 1 channel;
124 // DESCRIPTION: Whether to interleave or not the multi-channel input samples:
175 // channel; Stereo uses 2 channels).
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_wave.c 299 /* Fill the decode buffer with a channel block of data (8 samples) */
301 int channel, int numchannels, struct IMA_ADPCM_decodestate *state)
307 decoded += (channel * 2);
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macwm.c 61 * "Contains: Functions to enable Mac OS device gamma adjustments using 3 channel 256 element 8 bit gamma ramps
190 else /* single channel format */
330 else /* tough case handle entry, channel and data size disparities */
  /external/tcpdump/
decnet.h 285 #define SGQ_OACK 0120000 /* other channel ack */
286 #define SGQ_ONAK 0130000 /* other channel negative ack */
288 #define SGQ_OTHER 020000 /* other channel qualifier */
print-l2tp.c 101 #define L2TP_AVP_PHY_CHANNEL_ID 25 /* Physical Channel ID */
189 "Control channel already exists",
190 "Requester is not authorized to establish a control channel",
  /external/webkit/WebKit/mac/Misc/
WebNSDataExtras.m 134 // for a <channel> element. In the case of an Atom file, a
141 if (strncasecmp(hit, "<channel", strlen("<channel")) == 0) {
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 141 /* should remain fixed on a channel. This interval is described in Kµsec (1024 µsec). */
163 /* Specifies the frequency of the selected channel in kHz. */
174 TI_UINT32 channel; member in union:_OS_802_11_CONFIGURATION::__anon9047
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.c 207 * DESCRIPTION: Switching the serving channel
209 * INPUTS: channel - new channel number
215 int whal_hwCtrl_switchChannel(HwCtrl_T *pHwCtrl,UINT8 channel)
219 return whal_hwMboxCmd_EnableTx(pHwMboxCmd,channel);
246 * INPUTS: channel - new channel number
252 int whal_hwCtrl_EnableTx(HwCtrl_T *pHwCtrl, int channel)
256 return whal_hwMboxCmd_EnableTx(pHwMboxCmd, (UINT8)channel);
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
osDot11.h 141 /* should remain fixed on a channel. This interval is described in Kµsec (1024 µsec). */
163 /* Specifies the frequency of the selected channel in kHz. */
174 TI_UINT32 channel; member in union:_OS_802_11_CONFIGURATION::__anon14881
  /external/opencore/codecs_v2/audio/aac/dec/src/
get_adts_header.cpp 226 MODIFYING pVars->mc_info = multi-channel configuration information
453 * These 3 bits indicate the channel configuration used.
455 * If '0' then the channel configuration is unspecified here,
459 * If '1' then the channel configuration is MONO.
460 * If '2' then the channel configuration is STEREO
462 * 3-7 represent channel configurations which this library
  /dalvik/libcore/luni/src/main/java/java/net/
SocketImpl.java 290 * Closes the input channel of this socket.
304 * Closes the output channel of this socket.
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java 174 // lastUpdated = <rss><channel><pubDate>value</pubDate></channel></rss>.

Completed in 184 milliseconds

<<21222324252627282930>>