HomeSort by relevance Sort by last modified time
    Searched refs:calc_psnr (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 630 static double calc_psnr(double d) { function
668 psnr[j] = calc_psnr(si->sse_sum[i][j] / scale[j]);
  /hardware/intel/common/libva/test/encode/
h264encode.c 109 static int calc_psnr = 0; variable
817 calc_psnr = 1;
    [all...]

Completed in 208 milliseconds