Searched refs:dhfcb (Results 1 – 1 of 1) sorted by relevance
356 float dlfcb = 0, dhfcb = 0; in resolve_codebooks() local360 dhfcb += (scf[8+i] - hfcb[i]) * (scf[8+i] - hfcb[i]); in resolve_codebooks()366 if (icb == 0 || dhfcb < dhfcb_max) in resolve_codebooks()367 *hfcb_idx = icb, dhfcb_max = dhfcb; in resolve_codebooks()