Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp16650 const char *modelType = camModel->Attribute("type"); in readSensorCalibration() local
16651 if (modelType == nullptr || strcmp(modelType,"calibu_fu_fv_u0_v0_k1_k2_k3")) { in readSensorCalibration()
16653 modelType ? modelType : "NULL"); in readSensorCalibration()