Home
last modified time | relevance | path

Searched refs:HEVC_NAL_SEI_PREFIX (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc.h68 HEVC_NAL_SEI_PREFIX = 39, enumerator
H A Dcbs_sei.c131 sei_type = HEVC_NAL_SEI_PREFIX; in cbs_sei_get_unit()
234 if (unit->type != HEVC_NAL_SEI_PREFIX && in cbs_sei_get_message_list()
H A Dhevc_parse.c60 case HEVC_NAL_SEI_PREFIX: in hevc_decode_nal_units()
H A Dhevc_mp4toannexb_bsf.c60 type == HEVC_NAL_SEI_PREFIX || type == HEVC_NAL_SEI_SUFFIX)) { in hevc_extradata_to_annexb()
H A Dhevc_parser.c220 case HEVC_NAL_SEI_PREFIX: in parse_nal_units()
277 if ((nut >= HEVC_NAL_VPS && nut <= HEVC_NAL_EOB_NUT) || nut == HEVC_NAL_SEI_PREFIX || in hevc_find_frame_end()
H A Dremove_extradata_bsf.c123 else if ((nut != HEVC_NAL_SEI_PREFIX || has_pps) && in hevc_split()
H A Dcbs_h2645.c917 case HEVC_NAL_SEI_PREFIX: in cbs_h265_read_nal_unit()
921 unit->type == HEVC_NAL_SEI_PREFIX); in cbs_h265_read_nal_unit()
1202 case HEVC_NAL_SEI_PREFIX: in cbs_h265_write_nal_unit()
1206 unit->type == HEVC_NAL_SEI_PREFIX); in cbs_h265_write_nal_unit()
1463 HEVC_NAL_SEI_PREFIX,
H A Dhevc_sei.c543 if (nal_unit_type == HEVC_NAL_SEI_PREFIX) { in decode_nal_sei_message()
H A Dcbs_h265_syntax_template.c2093 prefix ? HEVC_NAL_SEI_PREFIX in sei()
H A Dhevcdec.c3152 case HEVC_NAL_SEI_PREFIX: in decode_nal_unit()
/third_party/ffmpeg/libavformat/
H A Dhevc.c743 case HEVC_NAL_SEI_PREFIX: in hvcc_add_nal_unit()
1105 case HEVC_NAL_SEI_PREFIX: in ff_isom_write_hvcc()

Completed in 16 milliseconds