Home
last modified time | relevance | path

Searched defs:CodedBitstreamUnitTypeDescriptor (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_internal.h57 typedef const struct CodedBitstreamUnitTypeDescriptor { struct
61 int nb_unit_types;
64 const CodedBitstreamUnitType unit_types[CBS_MAX_UNIT_TYPES];
89 } CodedBitstreamUnitTypeDescriptor; argument