Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A Dawb_xml2json.cpp344 …memcpy(commV21->defaultNightGainWeight,awb_adjust->tempWeight, sizeof(commV21->defaultNightGainWei… in convertCalib2calibV21()
711 …memcpy(commV20->defaultNightGainWeight,awb_adjust->tempWeight, sizeof(commV20->defaultNightGainWei… in convertCalib2calibV20()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h885 unsigned char tempWeight[CALD_AWB_LV_NUM_MAX]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp2978 int no = ParseUcharArray(pchild, adjust_para->tempWeight, tag.Size()); in parseEntrySensorAwbStrategyGlobals()