Searched defs:CodedBitstreamContext (Results 1 – 1 of 1) sorted by relevance
173 typedef struct CodedBitstreamContext { struct178 void *log_ctx;183 const struct CodedBitstreamType *codec;194 void *priv_data;225 } CodedBitstreamContext; argument