Searched refs:best_yy (Results 1 – 2 of 2) sorted by relevance
439 opus_val32 best_xy, best_yy; in remove_doubling() local467 best_yy = yy; in remove_doubling()510 best_yy = yy; 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()
431 opus_val32 best_xy, best_yy; in remove_doubling() local457 best_yy = yy; in remove_doubling()500 best_yy = yy; in remove_doubling()506 if (best_yy <= best_xy) in remove_doubling()509 pg = best_xy/(best_yy+1); in remove_doubling()