Searched refs:colocated_ref_idx (Results 1 – 4 of 4) sorted by relevance
204 int colocated_ref_idx; // colocated_ref_idx == -1 when encode_ref_mode == member
315 gop_frame->colocated_ref_idx = ColocatedRefIdx(gop_frame->global_order_idx); in UpdateRefFrameTable()
112 gop_frame.colocated_ref_idx = -1; in GopFrameBasic()
185 EXPECT_EQ(gop_frame.update_ref_idx, next_gop_frame.colocated_ref_idx); in TestColocatedShowFrame()871 COMPARE_FIELD(colocated_ref_idx);