Home
last modified time | relevance | path

Searched defs:last_active_segid (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dseg_common.h47 int last_active_segid; // The highest numbered segment id that has some member
/external/libaom/libaom/av1/encoder/
Dencodeframe.c5687 const int last_active_segid = cm->seg.last_active_segid; in av1_encode_frame() local