Home
last modified time | relevance | path

Searched defs:curr_frame (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/test/API/api/multiple-debuggers/
Dmulti-process-driver.cpp71 uint32_t curr_frame = 0; in walk_stack_to_main() local
/external/llvm-project/lldb/source/Target/
DThreadPlanStepInRange.cpp241 lldb::StackFrameSP curr_frame = thread.GetStackFrameAtIndex(0); in ShouldStop() local
DStackFrameList.cpp602 StackFrame *curr_frame = curr_frame_sp.get(); in GetFramesUpTo() local
DStackFrame.cpp1844 void StackFrame::UpdatePreviousFrameFromCurrentFrame(StackFrame &curr_frame) { in UpdatePreviousFrameFromCurrentFrame()
/external/libaom/libaom/av1/encoder/
Dratectrl.c673 const unsigned int curr_frame = cpi->common.current_frame.frame_number; in calc_active_worst_quality_one_pass_vbr() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c901 const unsigned int curr_frame = cpi->common.current_video_frame; in calc_active_worst_quality_one_pass_vbr() local