Home
last modified time | relevance | path

Searched refs:Cam17x17UShortMatrix_t (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/alsc/
H A Drk_aiq_types_alsc_common.h33 Cam17x17UShortMatrix_t lsc_samples_red;
35 Cam17x17UShortMatrix_t lsc_samples_greenR;
37 Cam17x17UShortMatrix_t lsc_samples_greenB;
39 Cam17x17UShortMatrix_t lsc_samples_blue;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_types_alsc_algo_prvt.h45 Cam17x17UShortMatrix_t LscMatrix[CAM_4CH_COLOR_COMPONENT_MAX];
H A Drk_aiq_alsc_algo.cpp961 &pLscProfile1->lsc_samples_red, sizeof(Cam17x17UShortMatrix_t)); in AlscAutoConfig()
963 &pLscProfile1->lsc_samples_greenR, sizeof(Cam17x17UShortMatrix_t)); in AlscAutoConfig()
965 &pLscProfile1->lsc_samples_greenB, sizeof(Cam17x17UShortMatrix_t)); in AlscAutoConfig()
967 &pLscProfile1->lsc_samples_blue, sizeof(Cam17x17UShortMatrix_t)); in AlscAutoConfig()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk_aiq_comm.h429 } Cam17x17UShortMatrix_t; typedef
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iqConverTer/src/
H A Diqconverter.cpp1055 …mples_red, &tableV1->LscMatrix[CAM_4CH_COLOR_COMPONENT_RED], sizeof(Cam17x17UShortMatrix_t)); in convert()
1056 …mples_greenR, &tableV1->LscMatrix[CAM_4CH_COLOR_COMPONENT_GREENR], sizeof(Cam17x17UShortMatrix_t)); in convert()
1057 …mples_greenB, &tableV1->LscMatrix[CAM_4CH_COLOR_COMPONENT_GREENB], sizeof(Cam17x17UShortMatrix_t)); in convert()
1058 …mples_blue, &tableV1->LscMatrix[CAM_4CH_COLOR_COMPONENT_BLUE], sizeof(Cam17x17UShortMatrix_t)); in convert()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h1196 Cam17x17UShortMatrix_t LscMatrix[CAM_4CH_COLOR_COMPONENT_MAX];
1238Cam17x17UShortMatrix_t LscMatrix[CAM_4CH_COLOR_COMPONENT_MAX]; /**< matrix for different colo…