Searched refs:isSameAspectRatioAsFirst (Results 1 – 1 of 1) sorted by relevance
480 auto isSameAspectRatioAsFirst = [firstStreamResolution](const Stream& stream) { in isStreamCombinationSupported() local484 if (!std::all_of(streams.begin(), streams.end(), isSameAspectRatioAsFirst)) { in isStreamCombinationSupported()