Searched refs:refJsonFilePath (Results 1 – 2 of 2) sorted by relevance
255 public static int verifyBdRate(String refJsonFilePath, String testVmafFilePath, in verifyBdRate() argument257 mRefJsonFile = Paths.get(refJsonFilePath); in verifyBdRate()
489 String refJsonFilePath = sHostWorkDir.getPath() + "/json/" + mJsonName; in testEncoding() local492 int result = verifyBdRate(refJsonFilePath, testVmafFilePath, resultFilePath); in testEncoding()