Searched refs:GridWeights (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_ae_module.cpp | 95 …uint8_t GridWeights[225] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, … in sample_hall_dciris_calib() local 104 memcpy(expSwAttr.GridWeights.uCoeff, GridWeights, sizeof(expSwAttr.GridWeights.uCoeff)); in sample_hall_dciris_calib() 445 uint8_t GridWeights[225] = { in sample_set_gridweight() local 467 memcpy(expSwAttr.GridWeights.uCoeff, GridWeights, sizeof(expSwAttr.GridWeights.uCoeff)); in sample_set_gridweight() 470 … memcpy(expSwAttr.stAdvanced.GridWeights, GridWeights, sizeof(expSwAttr.stAdvanced.GridWeights)); in sample_set_gridweight()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | aec_uapi_head.h | 122 uint8_t GridWeights[15 * 15]; member 140 Cam15x15UCharMatrix_t GridWeights; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/ |
| H A D | rk_aiq_uapi_ae_int_types_v2.h | 108 Cam15x15UCharMatrix_t GridWeights; member
|
| H A D | rk_aiq_types_ae_algo_int.h | 384 uint8_t GridWeights[15 * 15]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/ |
| H A D | RkAiqCalibDbTypesIsp21.h | 541 uint8_t GridWeights[AEC_MAX_GRIDWEIGHT_NUM]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/ |
| H A D | aec_xml2json.cpp | 863 aec_json.CommCtrl.AecGridWeight[i] = aec_tune_xml->CommCtrl.GridWeights[i]; in convertAecCalibV1ToCalibV2()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibParser.cpp | 11172 int no = ParseUcharArray(pchild, aec_tune.CommCtrl.GridWeights, tag.Size()); in parseEntrySensorAecTunePara()
|