Searched defs:GopFrame (Results 1 – 1 of 1) sorted by relevance
181 struct GopFrame { struct199 GopFrameType update_type; // This is a redundant field. It is only used for argument203 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 be232 std::vector<GopFrame> gop_frame_list; argument