Searched refs:GetAppleDepthImageRange (Results 1 – 4 of 4) sorted by relevance
74 const DataRange& GetAppleDepthImageRange() const { in GetAppleDepthImageRange() function
29 ExtractImage(jpeg_info_.GetAppleDepthImageRange(), image_destination); in ExtractAppleDepthImage()
134 depth_image_range_ = info.GetAppleDepthImageRange(); in GetDepthImageData()
58 if (HasAppleDepth() && !jpeg_info_.GetAppleDepthImageRange().IsValid()) { in Process()