Searched refs:recovery_point (Results 1 – 2 of 2) sorted by relevance
1455 READ_UE_OR_RETURN(&sei_msg->recovery_point.recovery_frame_cnt); in ParseSEI()1456 READ_BOOL_OR_RETURN(&sei_msg->recovery_point.exact_match_flag); in ParseSEI()1457 READ_BOOL_OR_RETURN(&sei_msg->recovery_point.broken_link_flag); in ParseSEI()1458 READ_BITS_OR_RETURN(2, &sei_msg->recovery_point.changing_slice_group_idc); in ParseSEI()
340 H264SEIRecoveryPoint recovery_point; member