Searched defs:EC_CODE_TOP (Results 1 - 1 of 1) sorted by relevance
/external/libopus/celt/ | ||
H A D | mfrngcod.h | 43 # define EC_CODE_TOP (((opus_uint32)1U)<<(EC_CODE_BITS-1)) macro 45 # define EC_CODE_BOT (EC_CODE_TOP>>EC_SYM_BITS) |
Completed in 110 milliseconds