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 D | rk_aiq_types_alsc_common.h | 33 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 D | rk_aiq_types_alsc_algo_prvt.h | 45 Cam17x17UShortMatrix_t LscMatrix[CAM_4CH_COLOR_COMPONENT_MAX];
|
| H A D | rk_aiq_alsc_algo.cpp | 961 &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 D | rk_aiq_comm.h | 429 } Cam17x17UShortMatrix_t; typedef
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iqConverTer/src/ |
| H A D | iqconverter.cpp | 1055 …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 D | RkAiqCalibDbTypesIsp20.h | 1196 Cam17x17UShortMatrix_t LscMatrix[CAM_4CH_COLOR_COMPONENT_MAX]; 1238 …Cam17x17UShortMatrix_t LscMatrix[CAM_4CH_COLOR_COMPONENT_MAX]; /**< matrix for different colo…
|