Searched refs:IsJPEGSnapshotStream (Results 1 – 5 of 5) sorted by relevance
60 bool IsJPEGSnapshotStream(const Stream& stream) { in IsJPEGSnapshotStream() function128 utils::IsJPEGSnapshotStream(stream)) { in IsSoftwareDenoiseEligibleSnapshotStream()280 } else if (utils::IsJPEGSnapshotStream(stream)) { in IsLiveSnapshotConfigured()
31 bool IsJPEGSnapshotStream(const Stream& stream);
401 } else if (utils::IsJPEGSnapshotStream(stream)) { in IsStreamHdrplusCompatible()
173 if (utils::IsJPEGSnapshotStream(stream) || in IsStreamConfigurationSupported()
1534 } else if (utils::IsJPEGSnapshotStream(stream->second)) { in AppendOutputIntentToSettingsLocked()