Searched refs:first_frm_valid (Results 1 – 4 of 4) sorted by relevance
17 RK_U32 first_frm_valid; // The frame associated with this SEI is valid or not member
493 if (!recovery->first_frm_valid) { in process_slice()495 recovery->first_frm_valid = 1; in process_slice()
1514 … || p_Dec->dpb_info[pref[i].dpb_idx].frame_num < p_Dec->p_Vid->recovery.first_frm_valid in check_ref_dbp_err()2056 if (!p_err->i_slice_no && p_Vid->recovery.valid_flag && p_Vid->recovery.first_frm_valid && in init_picture()
1287 s->recovery.first_frm_valid && s->recovery.first_frm_ref_missing && in hevc_frame_start()1295 … if (s->recovery.valid_flag && s->recovery.first_frm_valid && s->recovery.first_frm_id == s->poc) { in hevc_frame_start()1454 if (!s->recovery.first_frm_valid) { in parser_nal_unit()1456 s->recovery.first_frm_valid = 1; in parser_nal_unit()1467 (s->recovery.valid_flag && s->recovery.first_frm_valid && in parser_nal_unit()