Searched refs:IsYUVSnapshotStream (Results 1 – 4 of 4) sorted by relevance
39 bool IsYUVSnapshotStream(const Stream& stream);
144 bool IsYUVSnapshotStream(const Stream& stream) { in IsYUVSnapshotStream() function155 if (utils::IsYUVSnapshotStream(stream) || in IsSoftwareDenoiseEligibleSnapshotStream()
417 } else if (utils::IsYUVSnapshotStream(stream)) { in IsStreamHdrplusCompatible()
231 utils::IsYUVSnapshotStream(stream)) { in IsStreamConfigurationSupported()