Searched refs:recovery_pic_id (Results 1 – 4 of 4) sorted by relevance
19 RK_S32 recovery_pic_id; // first_frm_id + recovery_frame_cnt; member
496 recovery->recovery_pic_id = recovery->first_frm_id + recovery->recovery_frame_cnt; in process_slice()500 if (recovery->recovery_pic_id % p_Vid->max_frame_num < currSlice->frame_num) in process_slice()
1515 … || p_Dec->dpb_info[pref[i].dpb_idx].frame_num >= p_Dec->p_Vid->recovery.recovery_pic_id)) { in check_ref_dbp_err()
1288 s->poc < s->recovery.recovery_pic_id && s->poc >= s->recovery.first_frm_id) { in hevc_frame_start()1457 … s->recovery.recovery_pic_id = s->recovery.first_frm_id + s->recovery.recovery_frame_cnt; in parser_nal_unit()1460 if (s->recovery.recovery_pic_id < s->poc) in parser_nal_unit()