Home | History | Annotate | Download | only in libvpx

Lines Matching refs:psnr_count

626   int                       psnr_count;
1402 stream->psnr_count++;
1417 if (!stream->psnr_count)
1426 fprintf(stderr, " %.3f", stream->psnr_totals[i] / stream->psnr_count);