Lines Matching defs:codec
39 * syntax elements stored in a set of codec-specific structures.
40 * Similarly, given a set of those same codec-specific structures the
49 * The codec-specific type of a bitstream unit.
66 * See the codec-specific header for the meaning of this for any
67 * particular codec.
102 * The type of this structure depends on both the codec and the
181 * Internal codec-specific hooks.
183 const struct CodedBitstreamType *codec;
186 * Internal codec-specific data.
229 * Table of all supported codec IDs.
237 * Create and initialise a new context for the given codec.
254 * Read the extradata bitstream found in codec parameters into a
269 * Read the extradata bitstream found in a codec context into a
273 * you already have a codec context.
330 * Write the bitstream of a fragment to the extradata in codec parameters.