Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/
H A Drk_aiq_user_api2_custom_awb_type_v3x.h58 unsigned short threeDyuvIllu[RK_AIQ_AWB_YUV_LS_PARA_NUM];
60 rk_aiq_awb_rt3dyuv_range_para_t ic3Dyuv2Range_param[RK_AIQ_AWB_YUV_LS_PARA_NUM];
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/awb/
H A Drk_aiq_types_awb_stat_v200.h59 unsigned short threeDyuvIllu[RK_AIQ_AWB_YUV_LS_PARA_NUM];
79 rk_aiq_awb_3dyuv_range_para_t yuvRange_param[RK_AIQ_AWB_YUV_LS_PARA_NUM];
H A Drk_aiq_types_awb_stat_v32.h60 unsigned short threeDyuvIllu[RK_AIQ_AWB_YUV_LS_PARA_NUM];
85 rk_aiq_awb_rt3dyuv_range_para_t ic3Dyuv2Range_param[RK_AIQ_AWB_YUV_LS_PARA_NUM];
H A Drk_aiq_types_awb_stat_v201.h98 unsigned short threeDyuvIllu[RK_AIQ_AWB_YUV_LS_PARA_NUM];
126 rk_aiq_awb_rt3dyuv_range_para_t ic3Dyuv2Range_param[RK_AIQ_AWB_YUV_LS_PARA_NUM];
H A Drk_aiq_types_awb_stat_v2xx.h30 #define RK_AIQ_AWB_YUV_LS_PARA_NUM 4 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_awb_v3x.cpp1348 …nfig->ic3Dyuv2Range_param,awbHwConfigFull->ic3Dyuv2Range_param,sizeof(RK_AIQ_AWB_YUV_LS_PARA_NUM)); in initCustomAwbRes()
1450 …nfigFull->ic3Dyuv2Range_param,awbHwConfig->ic3Dyuv2Range_param,sizeof(RK_AIQ_AWB_YUV_LS_PARA_NUM)); in _customAwbHw2rkAwbHwCfg()