Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp16222 XMLElement *modelParams = camModel->FirstChildElement("params"); in readSensorCalibration() local
16223 if (modelParams == nullptr) { in readSensorCalibration()
16227 const char* paramText = modelParams->GetText(); in readSensorCalibration()