Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs.h55 typedef uint32_t CodedBitstreamUnitType; typedef
70 CodedBitstreamUnitType type;
199 const CodedBitstreamUnitType *decompose_unit_types;
393 CodedBitstreamUnitType type,
406 CodedBitstreamUnitType type,
Dcbs_internal.h59 const CodedBitstreamUnitType unit_types[CBS_MAX_UNIT_TYPES];
63 const CodedBitstreamUnitType unit_type_range_start;
64 const CodedBitstreamUnitType unit_type_range_end;
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()
Dav1_parser.c177 static const CodedBitstreamUnitType decompose_unit_types[] = {
Dav1_frame_split_bsf.c195 static const CodedBitstreamUnitType decompose_unit_types[] = {
Dcbs.c739 CodedBitstreamUnitType type, in ff_cbs_insert_unit_content()
775 CodedBitstreamUnitType type, in ff_cbs_insert_unit_data()
Dcbs_mpeg2.c148 CodedBitstreamUnitType unit_type; in cbs_mpeg2_split_fragment()
Dcbs_h2645.c1225 CodedBitstreamUnitType type, in cbs_h2645_unit_requires_zero_byte()