Searched refs:err_f (Results 1 – 1 of 1) sorted by relevance
454 int64_t err_f; in get_hda_cts_n() local482 err_f = cts_f - TO_FFP(cts); in get_hda_cts_n()483 if (err_f < 0) in get_hda_cts_n()484 err_f = -err_f; in get_hda_cts_n()492 (err_f < min_err_f || (err_f == min_err_f && better_n))) { in get_hda_cts_n()493 min_err_f = err_f; in get_hda_cts_n()498 if (err_f == 0 && n == ideal_n) in get_hda_cts_n()