Home
last modified time | relevance | path

Searched defs:ec_ctx (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dentcode.h40 typedef struct ec_ctx ec_ctx; typedef
56 struct ec_ctx{ struct
58 unsigned char *buf;
60 opus_uint32 storage;
62 opus_uint32 end_offs;
87 static OPUS_INLINE opus_uint32 ec_range_bytes(ec_ctx *_this){ in ec_range_bytes() argument