Searched refs:mul_sbc_14bits (Results 1 – 1 of 1) sorted by relevance
427 static inline INT mul_sbc_14bits(INT r, INT c) { in mul_sbc_14bits() function503 high = low + mul_sbc_14bits(range, c_freq[symbol - 1]) - 1; in ari_decode_14bits()506 low += mul_sbc_14bits(range, c_freq[symbol]); in ari_decode_14bits()