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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
cq_test.cc 101 const double vbr_psnr_lin = GetLinearPSNROverBitrate(); local
102 EXPECT_GE(cq_psnr_lin, vbr_psnr_lin);
  /external/libvpx/libvpx/test/
cq_test.cc 127 const double vbr_psnr_lin = GetLinearPSNROverBitrate(); local
128 EXPECT_GE(cq_psnr_lin, vbr_psnr_lin);

Completed in 658 milliseconds