HomeSort by relevance Sort by last modified time
    Searched full:frame (Results 1276 - 1300 of 3803) sorted by null

<<51525354555657585960>>

  /external/webkit/WebKit/android/nav/
CachedRoot.cpp 839 const CachedFrame* frame; local
841 const CachedNode* node = findAt(rect, &frame, &fx, &fy, true);
843 DBG_NAV_LOGD("x=%d (%s)", node->bounds(frame).x(),
845 return node->bounds(frame).x();
847 SkPicture* picture = node ? frame->picture(node) : pictureAt(x, y);
889 void CachedRoot::init(WebCore::Frame* frame, CachedHistory* history)
891 CachedFrame::init(this, -1, frame);
1088 const CachedFrame* frame = best->mFrame; local
1212 CachedRoot* frame = this; local
    [all...]
  /external/v8/src/x64/
codegen-x64.cc 267 // will sync frame elements to memory anyway, so we do it eagerly to
313 // rbp: caller's frame pointer
407 // frame to match this state.
419 // up, because it needs the expected frame height from the frame.
461 // If there is a valid frame, control flow can fall off the end of
511 // reference to rax. This is safe because the current frame does not
526 // Leave the frame and return popping the arguments and the
549 return (allocator()->count(rax) == (frame()->is_used(rax) ? 1 : 0))
550 && (allocator()->count(rbx) == (frame()->is_used(rbx) ? 1 : 0)
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
c_g_aver.cpp 223 lsp = the LSP for the current frame (Word16)
225 bfi = bad frame indication flag (Word16)
226 prev_bf = previous bad frame indication flag (Word16)
227 pdfi = potential degraded bad frame ind flag (Word16)
228 prev_pdf = prev pot. degraded bad frame ind flag (Word16)
230 voicedHangover = # of frames after last voiced frame (Word16)
267 Word16 lsp[], // i : The LSP for the current frame Q15
269 Word16 bfi, // i : bad frame indication flag
270 Word16 prev_bf, // i : previous bad frame indication flag
271 Word16 pdfi, // i : potential degraded bad frame ind fla
    [all...]
bgnscd.cpp 191 speech[] = synthesis speech frame (Word16)
192 voicedHangover = pointer to # of frames after last voiced frame (Word16)
199 frame pointed to by voicedHangover.
232 Word16 speech[], // o : synthesis speech frame
234 voiced frame
244 // Update the inBackgroundNoise flag (valid for use in next frame if BFI)
268 noiseFloor = shl (frameEnergyMin, 4); // Frame Energy Margin of 16
315 // make final decision about frame state , act somewhat cautiosly
400 Word16 speech[], /* o : synthesis speech frame */
402 voiced frame */
    [all...]
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
rate_control.cpp 234 pMP->counter_BTdst = (Int)(video->encParams->LayerFrameRate[video->currLayer] * 7.5 + 0.5); /* 0.75s time frame */
235 pMP->counter_BTdst = PV_MIN(pMP->counter_BTdst, (Int)(rc->max_BitVariance_num / 2 * 0.40)); /* 0.75s time frame may go beyond VBV buffer if we set the buffer size smaller than 0.75s */
334 rc->Rc = currVol->stream->byteCount << 3; /* Total Bits for current frame */
437 /* Remaining stuff about frame dropping and underflow check in update RC */
543 /* some stuff about frame dropping remained here to be done because pMP cannot be inserted into updateRateControl()*/
563 //average_mad = (pMP->encoded_frames < 1 ? curr_mad : pMP->sum_mad/(float)(pMP->encoded_frames+1)); /* this function is called from the scond encoded frame*/
565 if (pMP->encoded_frames >= 0) /* pMP->encoded_frames is set to -1 initially, so forget about the very first I frame */
724 /* current frame QP estimation */
    [all...]
mp4enc_api.cpp 454 /* check frame dimension */
491 /* check frame rate */
503 /* set max frame rate */
575 video->encParams->NoPreSkip_Enabled == PV_ON) /* don't allow frame skip*/
581 video->encParams->NoFrameSkip_Enabled = PV_ON; /* no frame skip */
582 video->encParams->NoPreSkip_Enabled = PV_ON; /* no frame skip */
588 if (video->encParams->NoFrameSkip_Enabled == PV_ON) /* if no frame skip */
639 //video->currFrameNo = 0; /* Set current frame Number to 0 */
641 video->nextEncIVop = 0; /* Sets up very first frame to be I-VOP! */
644 //video->frameRate = video->encParams->LayerFrameRate[0]; /* Set current layer frame rate *
    [all...]
motion_est.cpp 36 #define TARGET_REFRESH_PER_REGION 4 /* , no. MB per frame to be INTRA refreshed */
238 /* do not try to detect a new scene if low frame rate and too close to previous I-frame */
801 ref = video->forwardRefVop->yChan; /* origin of actual frame */
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
c_g_aver.cpp 224 lsp = the LSP for the current frame (Word16)
226 bfi = bad frame indication flag (Word16)
227 prev_bf = previous bad frame indication flag (Word16)
228 pdfi = potential degraded bad frame ind flag (Word16)
229 prev_pdf = prev pot. degraded bad frame ind flag (Word16)
231 voicedHangover = # of frames after last voiced frame (Word16)
268 Word16 lsp[], // i : The LSP for the current frame Q15
270 Word16 bfi, // i : bad frame indication flag
271 Word16 prev_bf, // i : previous bad frame indication flag
272 Word16 pdfi, // i : potential degraded bad frame ind fla
    [all...]
bgnscd.cpp 192 speech[] = synthesis speech frame (Word16)
193 voicedHangover = pointer to # of frames after last voiced frame (Word16)
200 frame pointed to by voicedHangover.
233 Word16 speech[], // o : synthesis speech frame
235 voiced frame
245 // Update the inBackgroundNoise flag (valid for use in next frame if BFI)
269 noiseFloor = shl (frameEnergyMin, 4); // Frame Energy Margin of 16
316 // make final decision about frame state , act somewhat cautiosly
401 Word16 speech[], /* o : synthesis speech frame */
403 voiced frame */
    [all...]
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 306 //if we're in the middle of a partial frame assembly
322 // needed to init the sequence numbers and timestamp for partial frame assembly
351 // Keep looping and parsing LATM data until frame complete or data queue runs out
353 // if LATM parser does not exist (very first frame), create it:
421 // if frame is complete, break out of the loop
425 // frame is not complete, keep looping
453 // set the MARKER bit on the data msg, since this is a complete frame produced by LATM parser
456 (0, "PVMFOMXAudioDecNode::ProcessIncomingMsg: - LATM frame assembled"));
522 // get also input info (for frame duration if necessary)
558 // for AMR, frame sizes are known, no need to get the parameter
    [all...]
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java 346 // Update the maximum stack size and local variable frame size.
363 // Update the maximum stack size and local variable frame size.
840 // Remap the stack map frame offset.
845 // Compute the offset delta if the frame is part of a stack map frame
860 // Remap the stack map frame offset.
870 // Remap the stack map frame offset.
880 // Remap the stack map frame offset.
    [all...]
  /external/webkit/WebCore/bindings/v8/
V8DOMWrapper.cpp 204 Frame* frame = window->frame(); local
205 if (!frame)
208 v8::Handle<v8::Context> context = V8Proxy::context(frame);
230 void V8DOMWrapper::setHiddenWindowReference(Frame* frame, const int internalIndex, v8::Handle<v8::Object> jsObject)
233 if (!frame)
235 v8::Handle<v8::Context> context = V8Proxy::context(frame);
300 proxy = V8Proxy::retrieve(V8DOMWindow::toNative(globalPrototype)->frame());
    [all...]
  /external/webkit/WebCore/page/mac/
EventHandlerMac.mm 37 #include "Frame.h"
216 LOG_ERROR("hit a RenderWidget without a corresponding Widget, means a frame is half-constructed");
356 bool EventHandler::passSubframeEventToSubframe(MouseEventWithHitTestResults& event, Frame* subframe, HitTestResult* hoveredNode)
616 bool EventHandler::passMousePressEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe)
621 bool EventHandler::passMouseMoveEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe, HitTestResult* hoveredNode)
626 bool EventHandler::passMouseReleaseEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe)
671 bool EventHandler::passMousePressEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe)
677 bool EventHandler::passMouseMoveEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe, HitTestResult* hoveredNode)
685 bool EventHandler::passMouseReleaseEventToSubframe(MouseEventWithHitTestResults& mev, Frame* subframe)
696 return static_cast<FrameView*>(widget)->frame()->eventHandler()->handleWheelEvent(wheelEvent)
    [all...]
  /external/webkit/WebCore/platform/win/
ClipboardWin.cpp 38 #include "Frame.h"
642 result = node->document()->frame()->nodeImage(node);
702 void ClipboardWin::declareAndWriteDragImage(Element* element, const KURL& url, const String& title, Frame* frame)
715 String fullURL = frame->document()->completeURL(deprecatedParseURL(imageURL)).string();
730 void ClipboardWin::writeURL(const KURL& kurl, const String& titleStr, Frame*)
750 void ClipboardWin::writeRange(Range* selectedRange, Frame* frame)
767 String str = frame->selectedText();
775 if (frame->editor()->canSmartCopyOrDelete()
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp 620 iInputBufferUnderConstruction = NULL; // for partial frame assembly
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 98 /* Total length of frame header for dongle protocol */
182 uint8 *rxhdr; /* Header of current rx frame (in hdrbuf) */
271 uint f2rxdata; /* Number of frame data reads */
272 uint f2txdata; /* Number of f2 frame writes */
868 uint8 *frame; local
886 frame = (uint8*)PKTDATA(osh, pkt);
889 if ((pad = ((uintptr)frame % DHD_SDALIGN))) {
909 frame = (uint8*)PKTDATA(osh, pkt);
910 ASSERT(((uintptr)frame % DHD_SDALIGN) == 0);
914 frame = (uint8*)PKTDATA(osh, pkt)
1174 uint8 *frame; local
    [all...]
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl 361 @abstract Set the window's frame rect
363 @param frame The new window frame size
364 @discussion Even though a caller could set the frame directly using the NSWindow,
367 - (void)webView:(WebView *)sender setFrame:(NSRect)frame;
369 HRESULT setFrame([in] IWebView* sender, [in] RECT* frame);
374 @abstract REturn the window's frame rect
378 HRESULT webViewFrame([in] IWebView* sender, [out, retval] RECT* frame);
384 @param frame The new window content rect
444 @param frame The WebFrame whose JavaScript initiated this call
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-gdb 
sh-linux-gnu-gdbtui 
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
annotate.info 37 * Frame Annotations:: Stack frames are annotated.
196 File: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
294 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
300 of frame commands._
306 Whenever GDB prints a frame, it annotates it. For example, this
310 The frame annotation begins with
315 where LEVEL is the number of the frame (0 is the innermost frame, and
317 executing in that frame, and LEVEL-STRING is a string designed to
320 language). The frame ends wit
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
annotate.info 37 * Frame Annotations:: Stack frames are annotated.
196 File: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
294 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
300 of frame commands._
306 Whenever GDB prints a frame, it annotates it. For example, this
310 The frame annotation begins with
315 where LEVEL is the number of the frame (0 is the innermost frame, and
317 executing in that frame, and LEVEL-STRING is a string designed to
320 language). The frame ends wit
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
annotate.info 37 * Frame Annotations:: Stack frames are annotated.
196 File: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
294 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
300 of frame commands._
306 Whenever GDB prints a frame, it annotates it. For example, this
310 The frame annotation begins with
315 where LEVEL is the number of the frame (0 is the innermost frame, and
317 executing in that frame, and LEVEL-STRING is a string designed to
320 language). The frame ends wit
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/
annotate.info 37 * Frame Annotations:: Stack frames are annotated.
196 File: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
294 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
300 of frame commands._
306 Whenever GDB prints a frame, it annotates it. For example, this
310 The frame annotation begins with
315 where LEVEL is the number of the frame (0 is the innermost frame, and
317 executing in that frame, and LEVEL-STRING is a string designed to
320 language). The frame ends wit
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
annotate.info 37 * Frame Annotations:: Stack frames are annotated.
196 File: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
294 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
300 of frame commands._
306 Whenever GDB prints a frame, it annotates it. For example, this
310 The frame annotation begins with
315 where LEVEL is the number of the frame (0 is the innermost frame, and
317 executing in that frame, and LEVEL-STRING is a string designed to
320 language). The frame ends wit
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c 65 This is an Ethernet Version 2 frame:
97 802.2 SNAP DATA Frame
107 | Frame Length | Must be <= 1500 Dec.
137 802.11 DATA Frame
140 | Frame Control |
    [all...]

Completed in 632 milliseconds

<<51525354555657585960>>