Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.h72 typedef bool (RkAiqCalibParser::*parseCellContent2)(const XMLElement*, void* param, int index); typedef
78 bool parseEntryCell2(const XMLElement*, int, parseCellContent2, void* param = NULL,
82 bool parseEntryCell4(XMLElement*, int, int, parseCellContent2, void* param = NULL,
H A DRkAiqCalibParser.cpp1659 parseCellContent2 func, in parseEntryCell2()
1798 parseCellContent2 func, in parseEntryCell4()