Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp1471 XMLElement* pmodule = proot->FirstChildElement(TAG_NAME(CALIB_MODULEINFO_TAG_ID)); in doParse() local
1472 XmlTag tag3 = XmlTag(pmodule); in doParse()
1473 if (pmodule) { in doParse()
1474 res = parseEntryModuleInfo(pmodule->ToElement(), NULL); in doParse()