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

<<61626364656667686970>>

  /external/webkit/WebCore/plugins/
PluginView.cpp 37 #include "Frame.h"
127 // Take our element and get the clip rect from the enclosing layer and frame view.
462 // displayed unless the loads are in the same frame as the plugin.
479 // If the target frame is our frame, we could destroy the
500 // Targeted JavaScript requests are only allowed on the frame that contains the JavaScript plugin
504 // Executing a script can cause the plugin view to be destroyed, so we keep a reference to the parent frame.
505 RefPtr<Frame> parentFrame = m_parentFrame;
580 // For security reasons, only allow JS requests to be made on the frame that contains the plug-in.
893 PluginView::PluginView(Frame* parentFrame, const IntSize& size, PluginPackage* plugin, Element* element, const KURL& url, const (…)
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 185 * Used to get a copy of each preview frame.
192 * @param data The contents of the preview frame in the format defined
223 * each preview frame in addition to displaying it.
225 * @param cb A callback object that receives a copy of each preview frame.
238 * Installs a callback to retrieve a single preview frame, after which the
241 * @param cb A callback object that receives a copy of the preview frame.
263 * @param cb A callback object that receives a copy of the preview frame. A null value will clear the queue.
275 * frame arrives and there is still available buffer, buffer will be filled
277 * the buffer. If a frame arrives and there is no buffer left, the frame i
    [all...]
  /build/core/combo/
TARGET_linux-sh.mk 35 -fomit-frame-pointer \
41 TARGET_sh_debug_CFLAGS := $(TARGET_sh_release_CFLAGS) -fno-omit-frame-pointer -fno-strict-aliasing
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
WalkingIteratorSorted.java 193 * in the stack frame (but variables above the globalsTop value will need
194 * to be offset to the current stack frame).
  /external/bluetooth/hcidump/parser/
tcpip.c 49 void arp_dump(int level, struct frame *frm)
81 void ip_dump(int level, struct frame *frm)
  /external/grub/netboot/
epic100.h 24 ALICNT = 0x24, /* Frame Alignment Error Counter */
186 #define TD_LASTDESC (0x0010) /* Last desc for this frame */
  /external/iproute2/include/linux/
if_arp.h 38 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */
65 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */
  /external/jpeg/
jcapistd.c 95 * jpeg_write_scanlines. This lets output of the frame/scan headers be
140 * jpeg_write_raw_data. This lets output of the frame/scan headers be
  /external/kernel-headers/original/linux/
if_arp.h 38 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */
65 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */
ppp_defs.h 46 * The basic PPP frame.
133 __u32 ppp_ooctects; /* frame bytes sent */
sockios.h 76 /* SIOCGIFDIVERT was: 0x8944 Frame diversion support */
77 /* SIOCSIFDIVERT was: 0x8945 Set frame diversion options */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
cnst_vad.h 48 #define FRAME_LEN 160 /* Length (samples) of the input frame */
101 /* flags value for previous frame is un-set */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
qpisf_2s.cpp 136 int16 bfi, /* input : Bad frame indicator */
145 if (bfi == 0) /* Good frame */
189 { /* bad frame */
206 /* estimate past quantized residual to be used in next frame */
232 int16 bfi, /* input : Bad frame indicator */
241 if (bfi == 0) /* Good frame */
283 { /* bad frame */
301 /* estimate past quantized residual to be used in next frame */
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_mio_audio.h 91 // Frame retrieval APIs
159 // Copy video frame data to provided including YUV to RGB conversion if necessary
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_IVCommon.h 171 * Structure defining percent to scale each frame dimension. For example:
311 * Hold frame dimension
317 * nWidth : Frame width in pixels
318 * nHeight : Frame height in pixels
403 * Frame size plus position
449 * bStab : Enable/disable frame stabilization state
814 OMX_BOOL bContinuous; /**< If true then ignore frame rate and emit capture
815 * data as fast as possible (otherwise obey port's frame rate). */
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_port.cpp 811 LOG_DEBUG((0, "PVMp4FFComposerPort::GetInputParametersFromPeer: Frame width not available. Use default"));
828 LOG_DEBUG((0, "PVMp4FFComposerPort::GetInputParametersFromPeer: Frame width not available. Use default"));
842 LOG_DEBUG((0, "PVMp4FFComposerPort::GetInputParametersFromPeer: Frame height info not available. Use default"));
853 // Get video frame rate from peer
857 LOG_DEBUG((0, "PVMp4FFComposerPort::GetInputParametersFromPeer: Frame rate not available. Use default"));
862 // Set input frame rate of container node
    [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.h 187 // Width of decoded frame
189 // Height of decoded frame
  /external/opencore/pvmi/pvmf/include/
pvmf_sync_util.h 104 * If return is PVMF_SYNC_LATE, the amount by which the frame was late is returned.
105 * If return is PVMF_SYNC_SKIPPED, the delta from the frame TS to the skip mark is returned.
  /external/opencore/pvmi/pvmf/src/
pvmf_sync_util.cpp 27 //set this to 1 to disable AV sync and frame dropping.
173 return PVMF_SYNC_LATE; // Late frame
  /external/proguard/docs/manual/
optimizations.html 142 <dd>Removes unused variables from the local variable frame.</dd>
148 <dd>Optimizes variable allocation on the local variable frame.</dd>
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_cdrom.h 77 int cur_frame; /* Current frame offset within current track */
144 /* Play the given CD starting at 'start' frame for 'length' frames.
  /external/quake/quake/src/QW/client/
cmd.h 27 Any number of commands can be added in a frame, from several different sources.
53 // Normally called once per frame, but may be explicitly invoked.
quakedef.h 129 extern int host_framecount; // incremented every frame, never reset
131 // start of every frame, never reset
render.h 43 int frame; member in struct:entity_s
52 int visframe; // last frame this entity was
surf16.s 57 pushl %ebp // preserve caller's stack frame
120 popl %ebp // restore the caller's stack frame

Completed in 386 milliseconds

<<61626364656667686970>>