Searched defs:CodedBitstreamContext (Results 1 – 1 of 1) sorted by relevance
170 typedef struct CodedBitstreamContext { struct175 void *log_ctx;180 const struct CodedBitstreamType *codec;191 void *priv_data;222 } CodedBitstreamContext; argument