Home
last modified time | relevance | path

Searched refs:best_yy (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dpitch.c439 opus_val32 best_xy, best_yy; in remove_doubling() local
467 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()