Home
last modified time | relevance | path

Searched refs:FrameRecord (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dlevel.h46 } FrameRecord; typedef
51 FrameRecord buf[FRAME_WINDOW_SIZE];
Dlevel.c972 FrameRecord *const record = &buffer->buf[new_idx]; in store_frame_record()
999 const FrameRecord *const record = &buffer->buf[index]; in count_frames()
1021 const FrameRecord *const record = &buffer->buf[index]; in scan_past_frames()
/external/llvm-project/llvm/lib/MC/
DMCWin64EH.cpp679 FrameRecord, in tryPackedUnwind() enumerator
819 Location = FrameRecord; in tryPackedUnwind()
826 Location = FrameRecord; in tryPackedUnwind()
830 if (Location != FrameRecord) in tryPackedUnwind()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h452 } FrameRecord; typedef
455 FrameRecord buf[FRAME_WINDOW_SIZE];