Lines Matching defs:cb1_idx
270 * @param cb1_idx pointer to variable where the index of the best entry of the
276 int cba_idx, int *cb1_idx, int *cb2_idx)
291 data, cb1_idx, &gain);
299 vect[i] = ff_cb1_vects[*cb1_idx][i];
332 int cba_idx, cb1_idx, cb2_idx, gain;
373 fixed_cb_search(work + LPC_ORDER, coefs, data, cba_idx, &cb1_idx, &cb2_idx);
375 cb1[i] = ff_cb1_vects[cb1_idx][i];
381 m[1] = (ff_cb1_base[cb1_idx] * rms) >> 8;
417 put_bits(pb, 7, cb1_idx);
419 ff_subblock_synthesis(ractx, lpc_coefs, cba_idx, cb1_idx, cb2_idx, rms,