Home
last modified time | relevance | path

Searched defs:mIntrinsicCalibration (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/
H A DDepthPhotoProcessor.h45 float mIntrinsicCalibration[5]; member
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DDepthCompositeStream.h148 std::vector<float> mIntrinsicCalibration, mLensDistortion; variable