Searched refs:IsYUVSnapshotStream (Results 1 – 3 of 3) sorted by relevance
34 bool IsYUVSnapshotStream(const Stream& stream);
107 bool IsYUVSnapshotStream(const Stream& stream) { in IsYUVSnapshotStream() function
388 } else if (utils::IsYUVSnapshotStream(stream)) { in IsStreamHdrplusCompatible()