Home
last modified time | relevance | path

Searched refs:CodedBitstreamUnitType (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcbs.h58 typedef uint32_t CodedBitstreamUnitType; typedef
73 CodedBitstreamUnitType type;
202 const CodedBitstreamUnitType *decompose_unit_types;
391 CodedBitstreamUnitType type,
403 CodedBitstreamUnitType type,
H A Dcbs_internal.h64 const CodedBitstreamUnitType unit_types[CBS_MAX_UNIT_TYPES];
68 const CodedBitstreamUnitType unit_type_range_start;
69 const CodedBitstreamUnitType unit_type_range_end;
H A Dfilter_units_bsf.c43 CodedBitstreamUnitType *type_list;
49 CodedBitstreamUnitType **type_list, in filter_units_make_type_list()
52 CodedBitstreamUnitType *list = NULL; in filter_units_make_type_list()
H A Dcbs.c758 CodedBitstreamUnitType type, in ff_cbs_insert_unit_content()
793 CodedBitstreamUnitType type, in cbs_insert_unit_data()
830 CodedBitstreamUnitType type, in ff_cbs_append_unit_data()
H A Dav1_frame_split_bsf.c195 static const CodedBitstreamUnitType decompose_unit_types[] = {
H A Dav1_parser.c176 static const CodedBitstreamUnitType decompose_unit_types[] = {
H A Dcbs_mpeg2.c159 CodedBitstreamUnitType unit_type = start_code & 0xff; in cbs_mpeg2_split_fragment()
H A Dcbs_h2645.c1223 CodedBitstreamUnitType type, in cbs_h2645_unit_requires_zero_byte()

Completed in 7 milliseconds