Searched refs:best_xy (Results 1 – 1 of 1) sorted by relevance
459 opus_val32 best_xy, best_yy; in remove_doubling() local486 best_xy = xy; in remove_doubling()529 best_xy = xy; in remove_doubling()535 best_xy = MAX32(0, best_xy); in remove_doubling()536 if (best_yy <= best_xy) in remove_doubling()539 pg = SHR32(frac_div32(best_xy,best_yy+1),16); in remove_doubling()