Searched refs:delta_n (Results 1 – 1 of 1) sorted by relevance
487 int delta_n = (delta_frac + c->dst_incr - 1) / c->dst_incr; in multiple_resample() local491 dst_size = FFMAX(FFMIN(dst_size, delta_n), 0); in multiple_resample()