Home
last modified time | relevance | path

Searched refs:next_next_frame (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp613 RegisterContextUnwind::SharedPtr next_next_frame = in CheckIfLoopingStack() local
616 if (next_next_frame && next_next_frame->GetCFA(next_next_frame_cfa)) { in CheckIfLoopingStack()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2482 const FIRSTPASS_STATS *next_next_frame; in get_gop_coding_frame_num() local
2495 next_next_frame = fps_get_frame_stats( in get_gop_coding_frame_num()
2497 flash_detected = detect_flash_from_frame_stats(next_next_frame); in get_gop_coding_frame_num()