Searched refs:first_frm_id (Results 1 – 5 of 5) sorted by relevance
16 RK_S32 first_frm_id; // The frame_num or poc of the frame associated with this SEI member
482 recovery->first_frm_id = currSlice->frame_num; in process_slice()484 recovery->recovery_pic_id = recovery->first_frm_id + recovery->recovery_frame_cnt; in process_slice()
2046 … p_Vid->recovery.first_frm_id == currSlice->frame_num))) ? 1 : 0; in init_picture()
1243 s->recovery.first_frm_id != s->poc))) { in hevc_frame_start()1396 s->recovery.first_frm_id = s->poc; in parser_nal_unit()1398 … s->recovery.recovery_pic_id = s->recovery.first_frm_id + s->recovery.recovery_frame_cnt; in parser_nal_unit()1399 … h265d_dbg(H265D_DBG_SEI, "First recovery frame found, poc %d", s->recovery.first_frm_id); in parser_nal_unit()1409 s->recovery.first_frm_id == s->poc)) { in parser_nal_unit()
146 … h->recovery.first_frm_id == current_picture->poc)); in fill_picture_parameters()