Searched refs:iOpt (Results 1 – 1 of 1) sorted by relevance
298 sox_bool upsample = sox_false, rational = sox_false, iOpt = !noSmallIntOpt; in rate_init() local330 if (iOpt && postL == 1 && (d = preL * arbL / arbM) > 4 && d != 5) { in rate_init()333 } else if (rational && (max(L, M) < 3 + 2 * iOpt || L * M < 6 * iOpt)) in rate_init()