Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.h106 std::unique_ptr<DepthMap> processDepthMapFrame(const CpuConsumer::LockedBuffer &depthMapBuffer,
/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp334 std::unique_ptr<dynamic_depth::DepthMap> processDepthMapFrame(DepthPhotoInputFrame inputFrame, in processDepthMapFrame() function
433 cameraParams->depth_map = processDepthMapFrame(inputFrame, exifOrientation, &items, in processDepthPhotoFrame()