Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_internal.h52 typedef const struct CodedBitstreamUnitTypeDescriptor { struct
56 int nb_unit_types;
59 const CodedBitstreamUnitType unit_types[CBS_MAX_UNIT_TYPES];
84 } CodedBitstreamUnitTypeDescriptor; argument