Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A Dawb_xml2json.cpp357 …V21->xyRegionStableSelection.wpNumTh.forBigType,awb_adjust->wpNumTh.wpNumThForBigType,sizeof(float… in convertCalib2calibV21()
724 …V20->xyRegionStableSelection.wpNumTh.forBigType,awb_adjust->wpNumTh.wpNumThForBigType,sizeof(float… in convertCalib2calibV20()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h842 float wpNumThForBigType[CALD_AWB_LV_NUM_MAX]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp2658 float tmpValue = adjust_para->wpNumTh.wpNumThForBigType[index]; in parseEntrySensorAwbXyRegionWpnumthCell()
2661 adjust_para->wpNumTh.wpNumThForBigType[index] = tmpValue; in parseEntrySensorAwbXyRegionWpnumthCell()
2773 adjust_para->wpNumTh.wpNumThForBigType[0] = adjust_para->WP_TH.WP_THH[0]; in parseEntrySensorAwbXyRegionStableSelection()