Lines Matching refs:unit
46 // Maximum number of unit types described by the same unit type
49 // Maximum number of reference buffer offsets in any one unit.
51 // Special value used in a unit type descriptor to indicate that it
63 // Array of unit types that this entry describes.
66 // Start and end of unit type range, used if nb_unit_types is
74 // the decomposed content of this type of unit.
88 int (*content_clone)(AVBufferRef **ref, CodedBitstreamUnit *unit);
102 // List of unit type descriptors for this codec.
107 // frag->units array. Fill data but not content on each unit.
115 // Read the unit->data bitstream and decompose it, creating
116 // unit->content.
118 CodedBitstreamUnit *unit);
120 // Write the data bitstream from unit->content into pbc.
123 CodedBitstreamUnit *unit,