Searched defs:ec_window (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dentcode.h36 /*OPT: ec_window must be at least 32 bits, but if you have fast arithmetic on a
38 typedef opus_uint32 ec_window; typedef
43 # define EC_WINDOW_SIZE ((int)sizeof(ec_window)*CHAR_BIT)
63 ec_window end_window;

Completed in 80 milliseconds