Searched refs:maxResPixelCount (Results 1 – 1 of 1) sorted by relevance
248 int maxResPixelCount = maxResolution.width * maxResolution.height; in pickInputConfigurationForStreams() local250 std::abs((configA.width * configA.height) - maxResPixelCount); in pickInputConfigurationForStreams()252 std::abs((configB.width * configB.height) - maxResPixelCount); in pickInputConfigurationForStreams()