Home
last modified time | relevance | path

Searched refs:fdk_dec_Is (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_rom.h124 extern const USHORT fdk_dec_Is[NB_LDSIGN];
Dusacdec_lpc.cpp410 ks = table_lookup(fdk_dec_Is + t, index, im); in re8_decode_base_index()
420 rank = index - fdk_dec_Is[t + ks]; /* rank = index - cardinality offset */ in re8_decode_base_index()
Dusacdec_rom.cpp171 const USHORT fdk_dec_Is[NB_LDSIGN] = { variable