Searched refs:err_f (Results 1 – 1 of 1) sorted by relevance
455 int64_t err_f; in get_hda_cts_n() local483 err_f = cts_f - TO_FFP(cts); in get_hda_cts_n()484 if (err_f < 0) in get_hda_cts_n()485 err_f = -err_f; in get_hda_cts_n()493 (err_f < min_err_f || (err_f == min_err_f && better_n))) { in get_hda_cts_n()494 min_err_f = err_f; in get_hda_cts_n()499 if (err_f == 0 && n == ideal_n) in get_hda_cts_n()