Searched defs:ec_ctx (Results 1 – 1 of 1) sorted by relevance
46 typedef struct ec_ctx ec_ctx; typedef62 struct ec_ctx{ struct64 unsigned char *buf;66 opus_uint32 storage;68 opus_uint32 end_offs;93 static OPUS_INLINE opus_uint32 ec_range_bytes(ec_ctx *_this){ in ec_range_bytes() argument