Home | History | Annotate | Download | only in encoder

Lines Matching refs:total_stats

334     vpx_free(cpi->total_stats);
1399 cpi->total_stats = vpx_calloc(1, vp8_firstpass_stats_sz(cpi->common.MBs));
1401 if(!cpi->total_stats || !cpi->this_frame_stats)