Searched refs:scale_factor_step (Results 1 – 1 of 1) sorted by relevance
152 int8_t scale_factor_step; ///< scaling step for the current subframe member1041 s->channel[c].scale_factor_step = get_bits(&s->gb, 2) + 1; in decode_scale_factors()1042 val = 45 / s->channel[c].scale_factor_step; in decode_scale_factors()1391 s->channel[c].scale_factor_step; in decode_subframe()