Home
last modified time | relevance | path

Searched refs:inputJpegStream (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp494 std::istringstream inputJpegStream( in processDepthPhotoFrame() local
497 if (!WriteImageAndMetadataAndContainer(&inputJpegStream, device.get(), &outputJpegStream)) { in processDepthPhotoFrame()