Searched refs:NAL_SEI_PREFIX (Results 1 – 5 of 5) sorted by relevance
160 NAL_SEI_PREFIX = 39, enumerator
213 sei_nal.i_type = NAL_SEI_PREFIX; in h265e_sei_recovery_point()749 sei_nal.i_type = NAL_SEI_PREFIX; in h265e_data_to_sei()
401 mpp_packet_add_segment_info(pkt, NAL_SEI_PREFIX, offset, new_length); in h265e_add_sei()
481 if (s->nal_unit_type == NAL_SEI_PREFIX) { in mpp_hevc_decode_nal_sei()
75 if ((nut >= NAL_VPS && nut <= NAL_AUD) || nut == NAL_SEI_PREFIX || in hevc_find_frame_end()1412 case NAL_SEI_PREFIX: in parser_nal_unit()