Home
last modified time | relevance | path

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

/external/libopus/celt/
Dpitch.c411 opus_val32 best_xy, best_yy; in remove_doubling() local
439 best_yy = yy; in remove_doubling()
504 best_yy = yy; in remove_doubling()
510 if (best_yy <= best_xy) in remove_doubling()
513 pg = SHR32(frac_div32(best_xy,best_yy+1),16); in remove_doubling()