Searched refs:IsDepthStream (Results 1 – 7 of 7) sorted by relevance
37 bool IsDepthStream(const Stream& stream);
39 bool IsDepthStream(const Stream& stream) { in IsDepthStream() function
403 } else if (utils::IsDepthStream(stream)) { in IsStreamHdrplusCompatible()
192 if (!utils::IsRawStream(stream) && !utils::IsDepthStream(stream)) { in FindSmallestResolutionForInternalYuvStream()453 if (utils::IsDepthStream(stream)) { in ConfigureStreams()
735 if (utils::IsDepthStream(stream)) { in ConfigureStreams()
197 if (utils::IsDepthStream(stream)) { in ConfigureStreams()
1015 if (utils::IsDepthStream(stream)) { in Initialize()