Home | History | Annotate | Download | only in vp8

Lines Matching refs:stats

204         FIRSTPASS_STATS *stats;
215 stats = (void*)((char *)cfg->rc_twopass_stats_in.buf
218 if ((int)(stats->count + 0.5) != n_packets - 1)
219 ERROR("rc_twopass_stats_in missing EOS stats packet");