Searched refs:fdk_dec_Is (Results 1 – 3 of 3) sorted by relevance
124 extern const USHORT fdk_dec_Is[NB_LDSIGN];
410 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()
171 const USHORT fdk_dec_Is[NB_LDSIGN] = { variable