/hardware/ti/omap3/dspbridge/inc/ |
cfgdefs.h | 26 *! 06-Sep-2000 jeh Added channel info to CFG_HOSTRES. 101 * dwChnlBufSize: Size of channel buffer to send to RMS
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
currBss.h | 106 TI_UINT8 channel; /**< Set by AP Connection, SME and Switch Channel modules */ member in struct:_currBSS_t
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
paramOut.h | 510 UINT16 channel; member in struct:__anon13258 521 /* One channel max duration time. (time slot 0 - 65000) */ 523 /* One channel max duration time. (time slot 0 - 65000) */ 526 a channel upon a reception of Prob-Res or Beacon. 2 = Terminate scan 527 in a channel upon a reception of any frame*/ 532 /* Number of probe request transmitted on each channel */ 761 UINT8 channel; member in union:__anon13268::__anon13269 [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/ |
measurementTypes.h | 153 * \brief This structure contains single channel parameters for normal scan operation (inc. triggered) 166 UINT8 channel; member in struct:__anon13476
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwMboxCmdBit.c | 198 ("Channel ID (%d) is out of range, use [%d..%d] for 2.4Ghz, [%d..%d] for 5Ghz and [%d %d %d] for 4.9Ghz.\n", 278 /*Check Channel and band*/ 345 TestCmd.testCmd_u.fcc.channel = chID; 372 ("whal_hwCmdBit_Fcc: \n AcxCmd_TestFCC.channel = %d ,AcxCmd_TestFCC.dataRate = 0x%x, AcxCmd_TestFCC.modPreamble = 0x%x, AcxCmd_TestFCC.testModeCtrl = 0x%x\n ", 373 TestCmd.testCmd_u.fcc.channel, 396 * INPUTS: chID - Channel number, between 1 (MIN_CHANNEL_ID) to 14 (MAX_CHANNEL_ID). 411 /*Check Channel and band*/ 418 pCmd->testCmd_u.telec.channel = (UINT8)chID;
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
currBss.h | 107 TI_UINT8 channel; /**< Set by AP Connection, SME and Switch Channel modules */ member in struct:_currBSS_t
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
g_tester.c | [all...] |
ticon.c | 264 ConParm_t aaa[] = { { "channel", /*CON_PARM_RANGE | */CON_PARM_OPTIONAL, 0, 0/*1000*/, 0 }, CON_LAST_PARM }; 265 consoleAddToken(h, "Channel", "Set the channel", (FuncToken_t) cmd_modify_channel, aaa ); 310 { "min DFS channel", CON_PARM_RANGE, 0, 180, 40 }, 311 { "max DFS channel", CON_PARM_RANGE, 0, 180, 140 }, 506 { "Channel Number", CON_PARM_RANGE, 0, 255, 0 }, 508 consoleAddToken(h1, "Channel", "Config Channel Params", (FuncToken_t) cmd_Scan_app_channel_config, aaa ); 532 { "Channel number for discovery cycle", CON_PARM_RANGE, 0, 30, 5 }, 540 { "Channel Index", CON_PARM_RANGE, 0, 29, 0 } [all...] |
/external/kernel-headers/original/asm-arm/arch/ |
dma.h | 69 /* Common channel specific registers for omap1 */ 88 /* Common channel specific registers for omap2 */ 105 /* Channel specific registers only on omap1 */ 115 /* Channel specific registers only on omap2 */ 357 int trigger; /* trigger attached if the channel is synchronized */
|
/external/libpng/ |
pngwtran.c | 258 /* With low row depths, could only be grayscale, so one channel */ 443 /* This inverts the alpha channel in RGBA */ 460 /* This inverts the alpha channel in RRGGBBAA */ 485 /* This inverts the alpha channel in GA */ 498 /* This inverts the alpha channel in GGAA */
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_indication.cpp | 469 //Obtain logical channel #1, and transmit the skew duration 470 OsclSharedPtr<H223IncomingChannel> channel; local 471 PVMFStatus retVal = iH223->GetIncomingChannel(indication->logicalChannelNumber1, channel); 475 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_WARNING, (0, "TSC_324m::SkewIndicationRecv Error - Failed to lookup logical channel %d", indication->logicalChannelNumber1)); 479 channel->SetTimestampOffset(skew);
|
/external/qemu/distrib/libpng-1.2.19/ |
pngwtran.c | 251 /* with low row depths, could only be grayscale, so one channel */ 434 /* This inverts the alpha channel in RGBA */ 451 /* This inverts the alpha channel in RRGGBBAA */ 476 /* This inverts the alpha channel in GA */ 489 /* This inverts the alpha channel in GGAA */
|
/external/qemu/hw/ |
dma.c | 88 dolog ("invalid channel %#x %#x\n", nport, data); 101 dolog ("invalid channel %#x %#x\n", nport, data); 114 dolog ("invalid channel read %#x\n", nport); 127 dolog ("invalid channel read %#x\n", nport); 461 dolog ("unregistered DMA channel used nchan=%d dma_pos=%d dma_len=%d\n",
|
/frameworks/base/include/media/ |
AudioSystem.h | 103 // Channel mask definitions must be kept in sync with JAVA values in /media/java/android/media/AudioFormat.java 381 static bool isOutputChannel(uint32_t channel); 382 static bool isInputChannel(uint32_t channel); 433 // list of output descritor containing cached parameters (sampling rate, framecount, channel count...) 450 // keyChannels: to change audio channel configuration, value is an int in AudioSystem::audio_channels
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
pns_intensity_right.cpp | 60 for the left channel. 64 for the right channel. 67 q_formatLeft = The Q-format for the left channel's fixed-point spectral 71 q_formatRight = The Q-format for the right channel's fixed-point spectral 112 either PNS or IS to be enabled on the right channel. 125 residing in the same band on the left channel. The information on the right 126 channel has independent scaling, so this is a bit more involved than a 127 direct copy of the information on the left channel. This is done by calling 131 information is generated from the information on the left channel. 133 effect of reversing the sign of the data on the right channel. This cod [all...] |
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_stereo_proc.cpp | 40 int32 xr[], input channel 47 int32 xl[], generated stereo channel 58 int32 xr[], input channel 66 int32 xl[], generated stereo channel 77 int32 xr[], input channel 84 int32 xl[], generated stereo channel 96 M[l] and S[l] are transmitted instead of the left/right channel values 100 scalefactors of the left channel) and a stereo position is_pos[sfb], 101 which is transmitted instead of scalefactors of the right channel. 102 The stereo position is used to derive the left and right channel signal [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pns_intensity_right.cpp | 60 for the left channel. 64 for the right channel. 67 q_formatLeft = The Q-format for the left channel's fixed-point spectral 71 q_formatRight = The Q-format for the right channel's fixed-point spectral 112 either PNS or IS to be enabled on the right channel. 125 residing in the same band on the left channel. The information on the right 126 channel has independent scaling, so this is a bit more involved than a 127 direct copy of the information on the left channel. This is done by calling 131 information is generated from the information on the left channel. 133 effect of reversing the sign of the data on the right channel. This cod [all...] |
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_stereo_proc.cpp | 40 int32 xr[], input channel 47 int32 xl[], generated stereo channel 58 int32 xr[], input channel 66 int32 xl[], generated stereo channel 77 int32 xr[], input channel 84 int32 xl[], generated stereo channel 96 M[l] and S[l] are transmitted instead of the left/right channel values 100 scalefactors of the left channel) and a stereo position is_pos[sfb], 101 which is transmitted instead of scalefactors of the right channel. 102 The stereo position is used to derive the left and right channel signal [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
select.c | 84 | Rx Level | Privacy | Attempts |Rates | Modulation |Preamble | Channel | Spectrum | Reserved | 117 /* Channel */ 427 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, channel, %X-%X-%X-%X-%X-%X\n\n", pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], pSiteEntry->bssid.addr[2], pSiteEntry->bssid.addr[3], pSiteEntry->bssid.addr[4], pSiteEntry->bssid.addr[5])); 535 /* Check if the selected channel is valid according to regDomain */ 543 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("IBSS SELECT FAILURE - No channel !!!\n\n")); 750 if(pSite->channel <= 14) [all...] |
/dalvik/libcore/luni/src/main/java/java/io/ |
RandomAccessFile.java | 45 // The unique file channel associated with this FileInputStream (lazily 47 private FileChannel channel; field in class:RandomAccessFile 147 // channel = FileChannelFactory.getFileChannel(this, fd.descriptor, 198 if (channel != null && channel.isOpen()) { 199 channel.close(); 200 channel = null; 213 * The file channel's {@link FileChannel#position() position} is the same 216 * file channel's position and vice versa. 218 * @return this file's file channel instance [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 54 <p><i>Channel</i>: MIDI data associated with a specific MIDI 55 channel. Standard MIDI allows for 16 channels of MIDI 61 channel number, controller number, and a controller value. The MIDI 102 data. By convention, each channel is stored on a 105 channel.</p> 111 same MIDI channel. </p> 439 channel assignment, and its event ID.</p> 546 <li>Channel - 547 Displays the MIDI channel assigned to each 628 <p>Channel [all...] |
/external/libxml2/ |
xmlIO.c | 457 xmlGenericErrorFunc channel = NULL; local 466 channel = ctxt->sax->error; 469 channel = ctxt->sax->warning; 476 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO, 763 * Read @len bytes to @buffer from the I/O channel. 783 * Write @len bytes from @buffer to the I/O channel. 803 * Close an I/O channel 967 * Read @len bytes to @buffer from the I/O channel. 988 * Write @len bytes from @buffer to the I/O channel. 1011 * Close an I/O channel [all...] |
/external/opencore/fileformats/rawaac/parser/src/ |
aacfileparser.cpp | 608 // get number of front channel elements 611 // get number of side channel elements 614 // get number of back channel elements 617 // get number of LFE channel elements 727 // get number of front channel elements 730 // get number of side channel elements 733 // get number of back channel elements 736 // get number of LFE channel elements [all...] |
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
SelectorTest.java | 247 * @tests java.nio.channel.Selector#selectNow() 263 * @tests java.nio.channel.Selector#selectNow() 290 * @tests java.nio.channel.Selector#select() 306 * @tests java.nio.channel.Selector#select() 319 * @tests java.nio.channel.Selector#select(long) 340 * @tests java.nio.channel.Selector#select(long) 355 * @tests java.nio.channel.Selector#select(long)
|
SinkChannelTest.java | 687 SinkChannel channel = local 689 assertNotNull(channel); 690 assertSame(SelectorProvider.provider(),channel.provider()); 691 channel = Pipe.open().sink(); 692 assertNotNull(channel); 693 assertSame(SelectorProvider.provider(),channel.provider()); 699 "method is called for closed channel.",
|