Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.h45 uint8_t mIsLensDistortionValid; member
63 mIsLensDistortionValid(0),
DDepthPhotoProcessor.cpp460 if (inputFrame.mIsLensDistortionValid) { in processDepthPhotoFrame()
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp338 depthPhoto.mIsLensDistortionValid = 1; in processInputFrame()
340 depthPhoto.mIsLensDistortionValid = 0; in processInputFrame()