Searched refs:kBoth (Results 1 – 1 of 1) sorted by relevance
28 enum VideoMetricsType { kPSNR, kSSIM, kBoth }; enumerator124 case kBoth: in CalculateMetrics()162 return CalculateMetrics(kBoth, ref_filename, test_filename, width, height, in I420MetricsFromFiles()