Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dxmltags.h57 class XmlCellTag: public XmlTag
60 XmlCellTag( const XMLElement *e );
H A Dxmltags.cpp246 XmlCellTag::XmlCellTag( const XMLElement *e ) in XmlCellTag() function in XmlCellTag
256 int XmlCellTag::Index() in Index()
H A DRkAiqCalibParser.cpp1629 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell()
1683 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell2()
1748 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell3()
1832 XmlCellTag tag = XmlCellTag(pchild->ToElement()); in parseEntryCell4()