Home
last modified time | relevance | path

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

/external/libaom/av1/qmode_rc/
Dratectrl_qmode_interface.h181 struct GopFrame { struct
199 GopFrameType update_type; // This is a redundant field. It is only used for argument
203 EncodeRefMode encode_ref_mode;
204 int colocated_ref_idx; // colocated_ref_idx == -1 when encode_ref_mode ==
206 int update_ref_idx; // The reference index that this frame should be
232 std::vector<GopFrame> gop_frame_list; argument