Home
last modified time | relevance | path

Searched defs:new_frame (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/art/runtime/
H A Dquick_exception_handler.cc491 ShadowFrame* new_frame = GetThread()->FindDebuggerShadowFrame(frame_id); in VisitFrame() local
555 ShadowFrame* new_frame, in HandleNterpDeoptimization()
584 ShadowFrame* new_frame, in HandleOptimizingDeoptimization()
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dimage_data.h89 void SetData(const uint8_t* const new_frame, const int stride, in SetData()
94 void SetData(const uint8_t* const new_frame, const uint8_t* const uv_frame, in SetData()
H A Dobject_tracker.cc100 void ObjectTracker::NextFrame(const uint8_t* const new_frame, in NextFrame()
175 const std::string& id, const uint8_t* const new_frame, in RegisterNewObjectWithAppearance()
H A Dobject_tracker.h59 virtual void NextFrame(const uint8_t* const new_frame, in NextFrame()
H A Dflow_cache.h51 void NextFrame(ImageData* const new_frame, in NextFrame()
/aosp_15_r20/external/libvpx/vp8/common/
H A Dswapyv12buffer.c13 void vp8_swap_yv12_buffer(YV12_BUFFER_CONFIG *new_frame, in vp8_swap_yv12_buffer()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/python/
H A Dpython_util.cpp46 auto new_frame = PyFrame_GetBack(frame); in GetPythonFrames() local
/aosp_15_r20/external/webrtc/video/render/
H A Dvideo_render_frames.cc51 int32_t VideoRenderFrames::AddFrame(VideoFrame&& new_frame) { in AddFrame()
/aosp_15_r20/external/python/cpython2/Lib/hotshot/
Dstats.py54 def new_frame(self, *args): member in StatsLoader
/aosp_15_r20/external/python/cpython3/Python/
Dframe.c156 _PyInterpreterFrame *new_frame = _PyThreadState_BumpFramePointer(tstate, size); in _PyFrame_Push() local
Dceval.c2251 _PyInterpreterFrame *new_frame = _PyThreadState_BumpFramePointer(tstate, size); local
4747 _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit( local
4854 _PyInterpreterFrame *new_frame = _PyFrame_Push(tstate, func); local
4890 _PyInterpreterFrame *new_frame = _PyFrame_Push(tstate, func); local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstackwalker_amd64.cc316 scoped_ptr<StackFrameAMD64> new_frame; in GetCallerFrame() local
H A Dstackwalker_mips.cc260 scoped_ptr<StackFrameMIPS> new_frame; in GetCallerFrame() local
H A Dstackwalker_x86.cc661 scoped_ptr<StackFrameX86> new_frame; in GetCallerFrame() local
H A Dfast_source_line_resolver.cc136 unique_ptr<StackFrame> new_frame = in ConstructInlineFrames() local
H A Dbasic_source_line_resolver.cc257 unique_ptr<StackFrame> new_frame = in ConstructInlineFrames() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_capturer_differ_wrapper.cc115 const DesktopFrame& new_frame, in CompareFrames()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.c329 YV12_BUFFER_CONFIG *new_frame, in av1_copy_new_frame_dec()
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_tracer.cpp39 auto new_frame = PyFrame_GetBack(frame); in _pythonCallstack() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/instruments/
H A Dinstruments_xml_tokenizer.cc277 IdPtr<Frame> new_frame = data_.NewFrame(); in ElementStart() local
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc352 auto new_frame = RepaintRawFrame(w, h); in RenderRawFrame() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Djitter_buffer.cc534 const VCMFrameBuffer& new_frame) { in FindAndInsertContinuousFrames()
/aosp_15_r20/external/libaom/av1/
H A Dav1_dx_iface.c996 YV12_BUFFER_CONFIG new_frame; in ctrl_get_new_frame_image() local
1015 YV12_BUFFER_CONFIG new_frame; in ctrl_copy_new_frame_image() local
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/
H A Dmkvmuxer.cc3530 Frame* const new_frame = new (std::nothrow) Frame(); in AddGenericFrame() local
3560 Frame* const new_frame = new (std::nothrow) Frame(); in AddGenericFrame() local
/aosp_15_r20/external/libwebm/mkvmuxer/
H A Dmkvmuxer.cc3530 Frame* const new_frame = new (std::nothrow) Frame(); in AddGenericFrame() local
3560 Frame* const new_frame = new (std::nothrow) Frame(); in AddGenericFrame() local

12