Lines Matching refs:step_size
608 int32_t step_size;
611 step_size = ff_dca_lossless_quant[c->abits[ch][band]];
613 step_size = ff_dca_lossy_quant[c->abits[ch][band]];
615 return step_size;
653 int32_t step_size;
659 step_size = get_step_size(c, ch, band);
663 step_size, c->adpcm_history[ch][band], c->subband[ch][band],
909 int32_t step_size;
918 step_size = get_step_size(c, ch, band);
921 c->quantized[ch][band]+12, step_size,