/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
ScanCncn.c | 696 * \brief Handles an MLME result (received frame) 698 * Filters the frame for roaming scans and passes it to the appropriate client 701 * \param bssid - a pointer to the address of the AP sending this frame 702 * \param frameInfo - the IE in the frame 704 * \param buffer - a pointer to the frame body 705 * \param bufferLength - the frame body length [all...] |
/external/qemu/hw/ |
bt-l2cap.c | 940 /* Command frame SDU */ 968 /* Group frame SDU */ 973 /* Supervisory frame */ 978 /* Basic L2CAP mode Information frame */ 986 /* Flow Control and Retransmission mode frame */ [all...] |
/external/v8/src/ |
d8.js | 301 case 'frame': 430 // Request a global evaluation if there is no current frame. 549 throw new Error('Invalid start frame argument "' + args[0] + '".'); 552 throw new Error('Invalid end frame argument "' + args[1] + '".'); 555 throw new Error('Invalid arguments start frame cannot be larger ' + 556 'than end frame.'); 558 // Show frame range. 569 // Create a JSON request for the frame command. 571 // Build a frame request from the text command. 572 var request = this.createRequest('frame'); [all...] |
/external/v8/src/x64/ |
builtins-x64.cc | 93 // Leave the frame. 174 // Leave frame and return. 328 // Stack frame: [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
ScanCncn.c | 680 * \brief Handles an MLME result (received frame) 682 * Filters the frame for roaming scans and passes it to the appropriate client 685 * \param bssid - a pointer to the address of the AP sending this frame 686 * \param frameInfo - the IE in the frame 688 * \param buffer - a pointer to the frame body 689 * \param bufferLength - the frame body length 712 TRACE0(pScanCncn->hReport, REPORT_SEVERITY_INFORMATION , "scanCncn_MlmeResultCB: received an empty frame notification from MLME\n"); 720 TRACE6(pScanCncn->hReport, REPORT_SEVERITY_INFORMATION , "scanConcentrator_mlmeResultCB: received frame from BBSID: %02x:%02x:%02x:%02x:%02x:%02x\n", (*bssid)[ 0 ], (*bssid)[ 1 ], (*bssid)[ 2 ], (*bssid)[ 3 ], (*bssid)[ 4 ], (*bssid)[ 5 ]); [all...] |
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_Core.h | 253 for every frame that has errors */ 325 * For instance, in the case of a seek to a particular video frame, 326 * the target frame may be an interframe. Thus the first buffer of 327 * the stream will be the intra-frame preceding the target frame and 328 * the starttime will occur with the target frame (with any other 375 /* End of Frame: The buffer contains exactly one end of frame and no data 376 * occurs after the end of frame. This flag is an optional hint. The absence 377 * of this flag does not imply the absence of an end of frame within the buffer. [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
G729DecTest.c | 40 *! 19-Feb-2007 A.Donjon 0.2 Update for SN change for last frame [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Core.h | 236 for every frame that has errors */
308 * For instance, in the case of a seek to a particular video frame,
309 * the target frame may be an interframe. Thus the first buffer of
310 * the stream will be the intra-frame preceding the target frame and
311 * the starttime will occur with the target frame (with any other
358 /* End of Frame: The buffer contains exactly one end of frame and no data
359 * occurs after the end of frame. This flag is an optional hint. The absence
360 * of this flag does not imply the absence of an end of frame within the buffer. [all...] |
/dalvik/vm/mterp/x86/ |
footer.S | 47 * prepare to copy args to "outs" area of current frame 81 * prepare to copy args to "outs" area of current frame 140 * find space for the new stack frame, check for overflow 160 jl .LstackOverflow # handle frame overflow 314 * Because we reached here via a call, go ahead and build a new frame. 361 je common_gotoBail # break frame, bail out completely 377 * Prepare to strip the current frame and "longjump" back to caller of
|
/device/htc/dream-sapphire/tools/ |
btconfig.c | 45 0x40, 0x1f, 00, 00, // frame sync frequency: 8kHz 46 0x01, 00, // frame sync duty cycle: 1 PCM clock 47 0x01, // frame sync edge: falling 48 0x00, // frame sync polarity: active high 52 0x00, 0x00, // out sample offset in frame: 0 PCM clock cycle 55 0x01, 0x00, // in sample offset in frame: 1 PCM clock cycle 262 0xFF, 0x00, // delay: 255 frame's
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/ |
int_lsf.cpp | 105 lsf_old = LSF vector at the 4th SF of past frame (Word16) 106 lsf_new = LSF vector at the 4th SF of present frame (Word16) 127 The 20 ms speech frame is divided into 4 subframes. The LSFs are 152 Word16 lsf_old[], // i : LSF vector at the 4th SF of past frame 153 Word16 lsf_new[], // i : LSF vector at the 4th SF of present frame 214 Word16 lsf_old[], /* i : LSF vector at the 4th SF of past frame */ 215 Word16 lsf_new[], /* i : LSF vector at the 4th SF of present frame */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
dec_acelp_4p_in_64.cpp | 63 20 bits --> 4 pulses in a frame of 64 samples. 64 36 bits --> 8 pulses in a frame of 64 samples. 65 44 bits --> 10 pulses in a frame of 64 samples. 66 52 bits --> 12 pulses in a frame of 64 samples. 67 64 bits --> 16 pulses in a frame of 64 samples. 68 72 bits --> 18 pulses in a frame of 64 samples. 69 88 bits --> 24 pulses in a frame of 64 samples.
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
tsc_h324m_config_interface.h | 225 * to the pv2way engine. It causes the 2way engine to immediately send out a fast update frame 350 * A value of 0 indicates a high spatial resolution and a value of 31 indicates a high frame rate. 351 * The values from 0 to 31 indicate monotonically a higher frame rate. Actual values do not correspond 352 * to precise values of spatial resolution or frame rate. 363 * A value of 0 indicates a high spatial resolution and a value of 31 indicates a high frame rate. 364 * The values from 0 to 31 indicate monotonically a higher frame rate. Actual values do not correspond 365 * to precise values of spatial resolution or frame rate.
|
/external/webkit/WebCore/bridge/jni/ |
jni_jsobject.mm | 31 #include "Frame.h" 47 using WebCore::Frame; 448 Frame* frame = 0; 452 frame = [webCoreFrameView _web_frame]; 456 if (!frame) 458 return frame->script()->createRootObject(nativeHandle);
|
/external/webkit/WebCore/platform/graphics/gtk/ |
MediaPlayerPrivateGStreamer.cpp | 33 #include "Frame.h" 142 Frame* frame = mp->m_player->frameView() ? mp->m_player->frameView()->frame() : 0; local 144 if (frame) 145 webKitWebSrcSetFrame(WEBKIT_WEB_SRC(element.get()), frame); local 680 // we are sure we can display the first frame and go to play [all...] |
/external/webkit/WebCore/platform/network/cf/ |
ResourceHandleCFNet.cpp | 40 #include "Frame.h" 361 bool ResourceHandle::start(Frame* frame) 365 if (!frame->page()) 554 void ResourceHandle::loadResourceSynchronously(const ResourceRequest& request, StoredCredentials storedCredentials, ResourceError& error, ResourceResponse& response, Vector<char>& vector, Frame*) 604 bool ResourceHandle::willLoadFromCache(ResourceRequest& request, Frame* frame) [all...] |
/external/webkit/WebCore/plugins/gtk/ |
PluginViewGtk.cpp | 38 #include "Frame.h" 109 static Window getRootWindow(Frame* parentFrame) 151 // rest of frame during e.g. scrolling, we set the window geometry 153 // plugin window is outside the frame which can be caused by a 372 static void setXButtonEventSpecificFields(XEvent* xEvent, MouseEvent* event, const IntPoint& postZoomPos, Frame* parentFrame) 399 static void setXMotionEventSpecificFields(XEvent* xEvent, MouseEvent* event, const IntPoint& postZoomPos, Frame* parentFrame) 415 static void setXCrossingEventSpecificFields(XEvent* xEvent, MouseEvent* event, const IntPoint& postZoomPos, Frame* parentFrame)
|
/external/webkit/WebCore/rendering/ |
RenderListBox.cpp | 41 #include "Frame.h" 317 if (document()->frame()->selection()->isFocusedAndActive() && document()->focusedNode() == node()) 353 if (document()->frame()->selection()->isFocusedAndActive() && document()->focusedNode() == node()) 411 IntPoint currentMousePosition = document()->frame()->eventHandler()->currentMousePosition(); 469 IntPoint pos = document()->frame()->view()->windowToContents(document()->frame()->eventHandler()->currentMousePosition()); 616 Page* page = document()->frame()->page();
|
/external/wpa_supplicant_6/wpa_supplicant/ |
mlme.c | 243 "auth frame"); 349 "assoc frame"); 490 "deauth frame"); 518 "disassoc frame"); 754 "auth frame"); 774 wpa_printf(MSG_DEBUG, "MLME: authentication frame received " 782 "frame received from " MACSTR " - ignored", 788 wpa_printf(MSG_DEBUG, "MLME: authentication frame received " 796 wpa_printf(MSG_DEBUG, "MLME: authentication frame received " 819 "authentication frame (alg=%d [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
animation-resource.jd | 22 <dt><a href="#Frame">Frame Animation</a></dt> 474 <h2 id="Frame">Frame Animation</h2> 522 <dd>A single frame of animation. Must be a child of a <code><animation-list></code> element. 526 <dd><em>Drawable resource</em>. The drawable to use for this frame.</dd> 528 <dd><em>Integer</em>. The duration to show this frame, in milliseconds.</dd>
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
int_lsf.cpp | 105 lsf_old = LSF vector at the 4th SF of past frame (Word16) 106 lsf_new = LSF vector at the 4th SF of present frame (Word16) 127 The 20 ms speech frame is divided into 4 subframes. The LSFs are 152 Word16 lsf_old[], // i : LSF vector at the 4th SF of past frame 153 Word16 lsf_new[], // i : LSF vector at the 4th SF of present frame 214 Word16 lsf_old[], /* i : LSF vector at the 4th SF of past frame */ 215 Word16 lsf_new[], /* i : LSF vector at the 4th SF of present frame */
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
dec_acelp_4p_in_64.cpp | 63 20 bits --> 4 pulses in a frame of 64 samples. 64 36 bits --> 8 pulses in a frame of 64 samples. 65 44 bits --> 10 pulses in a frame of 64 samples. 66 52 bits --> 12 pulses in a frame of 64 samples. 67 64 bits --> 16 pulses in a frame of 64 samples. 68 72 bits --> 18 pulses in a frame of 64 samples. 69 88 bits --> 24 pulses in a frame of 64 samples.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
function.h | 284 /* A variable living at the top of the frame that holds a known value. 318 /* Offset to end of allocated area of stack frame. 339 /* Preferred alignment of the end of stack frame, which is preferred 411 /* Nonzero if current function must be given a frame pointer. 501 word is the saved frame pointer and the second is the saved stack 678 /* Return size needed for stack frame based on slots so far allocated. 683 /* Issue an error message and return TRUE if frame OFFSET overflows in
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwMboxCmd.c | 163 * control frame responses (such as ACK or CTS frames) 202 /* Set the Frame Rate and The Frame Mode */ 379 * DESCRIPTION: Generic function which sets the Fw with a template frame according 394 /* if the frame size is too big - we truncate the frame template */ 398 ("%s: Frame size (=%d) is bigger than MAX_TEMPLATES_SIZE(=%d) !!!\n", [all...] |
/external/opencore/android/author/ |
android_audio_input.cpp | 766 // first audio frame to be received 774 LOGV("First frame received, Complete the start"); 775 // First frame is received now complete Start 852 // Create memory pool for the media data, using the maximum frame size found earlier 917 // Hold back onto Start until the first audio frame is received by 919 // We want to hold back the start until first audio frame since 924 LOGV("First Frame not received, hold back the start"); [all...] |