Searched refs:ff_gsm_apcm_bits (Results 1 – 3 of 3) sorted by relevance
44 extern const int* const ff_gsm_apcm_bits[][4];
117 const int* const ff_gsm_apcm_bits[][4] = { variable
144 apcm_dequant_add(gb, ref_dst + offset, ff_gsm_apcm_bits[mode][i]); in gsm_decode_block()