Searched refs:best_xy (Results 1 – 1 of 1) sorted by relevance
439 opus_val32 best_xy, best_yy; in remove_doubling() local466 best_xy = xy; in remove_doubling()509 best_xy = xy; in remove_doubling()515 best_xy = MAX32(0, best_xy); in remove_doubling()516 if (best_yy <= best_xy) in remove_doubling()519 pg = SHR32(frac_div32(best_xy,best_yy+1),16); in remove_doubling()