Searched refs:max_num_reorder_frames (Results 1 – 3 of 3) sorted by relevance
150 int max_num_reorder_frames; member
873 READ_UE_OR_RETURN(&sps->max_num_reorder_frames); in ParseVUIParameters()876 IN_RANGE_OR_RETURN(sps->max_num_reorder_frames, 0, in ParseVUIParameters()
1045 base::checked_cast<size_t>(sps->max_num_reorder_frames); in UpdateMaxNumReorderFrames()