Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_adehaze_algo_v10.cpp154 float air_bf_h[9] = {25.0000, 28.0000, 25.0000, 28.0000, 32.0000, in GetDehazeParams() local
213 ProcRes->ProcResV10.air_bf_h0 = int(air_bf_h[4]); // h0~h2 从大到小 in GetDehazeParams()
214 ProcRes->ProcResV10.air_bf_h1 = int(air_bf_h[1]); in GetDehazeParams()
215 ProcRes->ProcResV10.air_bf_h2 = int(air_bf_h[0]); in GetDehazeParams()