Searched defs:CodedBitstreamContext (Results 1 – 1 of 1) sorted by relevance
168 typedef struct CodedBitstreamContext { struct173 void *log_ctx;178 const struct CodedBitstreamType *codec;189 void *priv_data;220 } CodedBitstreamContext; argument