Home
last modified time | relevance | path

Searched refs:Tolerance (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Datmo_head.h52 float Tolerance; member
80 float Tolerance; member
112 float Tolerance; member
140 float Tolerance; member
154 float Tolerance; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/
H A Drk_aiq_types_atmo_algo_int.h23 float Tolerance; member
33 float Tolerance; member
45 float Tolerance; member
56 float Tolerance; member
68 float Tolerance; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_uapi_atmo_int.cpp198 pStore->TmoTuningPara.GlobalLuma.Tolerance = pInput->TmoTuningPara.GlobalLuma.Tolerance; in rk_aiq_uapi_atmo_SetTool()
200 …pStore->TmoTuningPara.DetailsHighLight.Tolerance = pInput->TmoTuningPara.DetailsHighLight.Toleranc… in rk_aiq_uapi_atmo_SetTool()
202 … pStore->TmoTuningPara.DetailsLowLight.Tolerance = pInput->TmoTuningPara.DetailsLowLight.Tolerance; in rk_aiq_uapi_atmo_SetTool()
204 pStore->TmoTuningPara.LocalTMO.Tolerance = pInput->TmoTuningPara.LocalTMO.Tolerance; in rk_aiq_uapi_atmo_SetTool()
206 pStore->TmoTuningPara.GlobaTMO.Tolerance = pInput->TmoTuningPara.GlobaTMO.Tolerance; in rk_aiq_uapi_atmo_SetTool()
H A Drk_aiq_atmo_algo.cpp724 …pAtmoCtx->AtmoConfig.Luma.Tolerance = LIMIT_VALUE(pCalibDb->TmoTuningPara.GlobalLuma.Tolerance, TO… in AtmoUpdateConfig()
725 …pAtmoCtx->AtmoConfig.DtsHiLit.Tolerance = LIMIT_VALUE(pCalibDb->TmoTuningPara.DetailsHighLight.Tol… in AtmoUpdateConfig()
726 …pAtmoCtx->AtmoConfig.DtsLoLit.Tolerance = LIMIT_VALUE(pCalibDb->TmoTuningPara.DetailsLowLight.Tole… in AtmoUpdateConfig()
727 …pAtmoCtx->AtmoConfig.local.Tolerance = LIMIT_VALUE(pCalibDb->TmoTuningPara.LocalTMO.Tolerance, TOL… in AtmoUpdateConfig()
753 …pAtmoCtx->AtmoConfig.global.Tolerance = LIMIT_VALUE(pCalibDb->TmoTuningPara.GlobaTMO.Tolerance, TO… in AtmoUpdateConfig()
775 …tmoConfig.Luma.EnvLv[i], i, pAtmoCtx->AtmoConfig.Luma.ISO[i], pAtmoCtx->AtmoConfig.Luma.Tolerance); in AtmoUpdateConfig()
780 …iLit.OEPdf[i], i, pAtmoCtx->AtmoConfig.DtsHiLit.EnvLv[i], pAtmoCtx->AtmoConfig.DtsHiLit.Tolerance); in AtmoUpdateConfig()
786 i, pAtmoCtx->AtmoConfig.DtsLoLit.ISO[i], pAtmoCtx->AtmoConfig.DtsLoLit.Tolerance); in AtmoUpdateConfig()
791 …cal.DynamicRange[i], i, pAtmoCtx->AtmoConfig.local.EnvLv[i], pAtmoCtx->AtmoConfig.local.Tolerance); in AtmoUpdateConfig()
798 …l.DynamicRange[i], i, pAtmoCtx->AtmoConfig.global.EnvLv[i], pAtmoCtx->AtmoConfig.global.Tolerance); in AtmoUpdateConfig()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iqConverTer/src/
H A Diqconverter.cpp604 calibv2_atmo_calib->TmoTuningPara.GlobalLuma.Tolerance = calibv1_atmo->luma[0].Tolerance; in convert()
613 …calibv2_atmo_calib->TmoTuningPara.DetailsHighLight.Tolerance = calibv1_atmo->HighLight[0].Toleranc… in convert()
628 … calibv2_atmo_calib->TmoTuningPara.DetailsLowLight.Tolerance = calibv1_atmo->LowLight[0].Tolerance; in convert()
639 calibv2_atmo_calib->TmoTuningPara.GlobaTMO.Tolerance = calibv1_atmo->GlobaTMO[0].Tolerance; in convert()
648 calibv2_atmo_calib->TmoTuningPara.LocalTMO.Tolerance = calibv1_atmo->LocalTMO[0].Tolerance; in convert()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adrc/
H A Drk_aiq_types_adrc_algo_prvt.h98 float Tolerance; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h926 float Tolerance; member
936 float Tolerance; member
947 float Tolerance; member
957 float Tolerance; member
969 float Tolerance; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A Dadrc_xml2json.cpp84 adrc_v2->DrcTuningPara.Tolerance = 0.0; in convertAdrcCalibV1ToCalibV2()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dads7846.txt53 ti,debounce-tol Tolerance used for filtering (u16).
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A Dmachinecheck.rst51 Tolerance level. When a machine check exception occurs for a non
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-fme243 Description: Read-only. Read this file to get current Latency Tolerance
H A Dsysfs-bus-usb172 USB 3.0 devices may optionally support Latency Tolerance
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dvidtv.rst293 Tolerance: 29.5 MHz
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp11776 int no = ParseFloatArray(pchild, &atmo->luma[index].Tolerance, tag.Size()); in parseEntrySensorAhdrTmoGlobalLuma()
11824 int no = ParseFloatArray(pchild, &atmo->HighLight[index].Tolerance, tag.Size()); in parseEntrySensorAhdrTmoDetailsHighLight()
11876 int no = ParseFloatArray(pchild, &atmo->LowLight[index].Tolerance, tag.Size()); in parseEntrySensorAhdrTmoDetailsLowLight()
11924 int no = ParseFloatArray(pchild, &atmo->LocalTMO[index].Tolerance, tag.Size()); in parseEntrySensorAhdrLocalTMO()
11980 int no = ParseFloatArray(pchild, &atmo->GlobaTMO[index].Tolerance, tag.Size()); in parseEntrySensorAhdrGlobalTMO()