Home
last modified time | relevance | path

Searched refs:HEVC_NAL_SEI_SUFFIX (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc.h69 HEVC_NAL_SEI_SUFFIX = 40, enumerator
Dcbs_sei.c133 sei_type = HEVC_NAL_SEI_SUFFIX; in cbs_sei_get_unit()
235 unit->type != HEVC_NAL_SEI_SUFFIX) in cbs_sei_get_message_list()
Dhevc_parse.c61 case HEVC_NAL_SEI_SUFFIX: in hevc_decode_nal_units()
Dhevc_mp4toannexb_bsf.c60 type == HEVC_NAL_SEI_PREFIX || type == HEVC_NAL_SEI_SUFFIX)) { in hevc_extradata_to_annexb()
Dhevc_parser.c222 case HEVC_NAL_SEI_SUFFIX: in parse_nal_units()
Dcbs_h2645.c920 case HEVC_NAL_SEI_SUFFIX: in cbs_h265_read_nal_unit()
1205 case HEVC_NAL_SEI_SUFFIX: in cbs_h265_write_nal_unit()
1466 HEVC_NAL_SEI_SUFFIX
Dcbs_h265_syntax_template.c2026 : HEVC_NAL_SEI_SUFFIX)); in FUNC()
Dhevcdec.c3008 case HEVC_NAL_SEI_SUFFIX: in decode_nal_unit()
/third_party/ffmpeg/libavformat/
Dhevc.c745 case HEVC_NAL_SEI_SUFFIX: in hvcc_add_nal_unit()
1107 case HEVC_NAL_SEI_SUFFIX: in ff_isom_write_hvcc()