Home | History | Annotate | Download | only in vp8

Lines Matching refs:n_packets

216         int              n_packets = (int)(cfg->rc_twopass_stats_in.sz /
230 + (n_packets - 1) * packet_sz);
232 if ((int)(stats->count + 0.5) != n_packets - 1)