Home
last modified time | relevance | path

Searched refs:luma_detect_en (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A DRkAiqCalibDbV2TypesIsp21.h63 unsigned char luma_detect_en; member
H A DRkAiqCalibDbV2TypesIsp3x.h67 unsigned char luma_detect_en; member
H A DRkAiqCalibDbV2TypesIsp20.h64 unsigned char luma_detect_en; member
H A DRkAiqCalibDbV2TypesIsp32.h68 unsigned char luma_detect_en; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkLumaCore.cpp89 lumaCalib->luma_detect_en, in init()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h1960 unsigned char luma_detect_en; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp18699 int no = ParseUcharArray(pchild, &lumaDetect->luma_detect_en, tag.Size()); in parseEntrySensorLumaDetect()