Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/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
/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