Home
last modified time | relevance | path

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

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