Searched refs:H264_NAL_SEI (Results 1 – 8 of 8) sorted by relevance
40 H264_NAL_SEI = 6, enumerator
124 sei_type = H264_NAL_SEI; in cbs_sei_get_unit()226 if (unit->type != H264_NAL_SEI) in cbs_sei_get_message_list()
88 else if ((nalu_type != H264_NAL_SEI || has_pps) && in h264_split()
123 if (nalu_type == H264_NAL_SEI || nalu_type == H264_NAL_SPS || in h264_find_frame_end()345 case H264_NAL_SEI: in parse_nal_units()
780 case H264_NAL_SEI: in cbs_h264_read_nal_unit()1069 case H264_NAL_SEI: in cbs_h264_write_nal_unit()1417 CBS_UNIT_TYPE_COMPLEX(H264_NAL_SEI, H264RawSEI, &cbs_h264_free_sei),
1609 return nal_type != H264_NAL_SEI && in is_post_sei_nal_type()1634 if (nal_type != H264_NAL_SEI) in find_sei_end()1871 *dst_data = H264_NAL_SEI; in copy_replace_length_codes()1921 if (sei && !wrote_sei && nal_type == H264_NAL_SEI) { in copy_replace_length_codes()
616 nal->ref_idc == 0 && nal->type != H264_NAL_SEI) in decode_nal_units()674 case H264_NAL_SEI: in decode_nal_units()
833 1 << H264_NAL_SEI)); in FUNC()