Home
last modified time | relevance | path

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

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