Searched refs:first_frm_valid (Results 1 – 5 of 5) sorted by relevance
17 RK_U32 first_frm_valid; // The frame associated with this SEI is valid or not member
481 if (!recovery->first_frm_valid) { in process_slice()483 recovery->first_frm_valid = 1; in process_slice()
2045 … (p_Vid->recovery.valid_flag && p_Vid->recovery.first_frm_valid && in init_picture()
1242 (s->recovery.valid_flag && s->recovery.first_frm_valid && in hevc_frame_start()1395 if (!s->recovery.first_frm_valid) { in parser_nal_unit()1397 s->recovery.first_frm_valid = 1; in parser_nal_unit()1408 (s->recovery.valid_flag && s->recovery.first_frm_valid && in parser_nal_unit()
145 h->recovery.first_frm_valid && in fill_picture_parameters()