Searched refs:dc_bf_h (Results 1 – 1 of 1) sorted by relevance
148 float dc_bf_h[25] = {12.0000, 17.0000, 19.0000, 17.0000, 12.0000, 17.0000, 25.0000, in GetDehazeParams() local207 ProcRes->ProcResV10.sw_dhaz_dc_bf_h0 = int(dc_bf_h[12]); // h0~h5 从大到小 in GetDehazeParams()208 ProcRes->ProcResV10.sw_dhaz_dc_bf_h1 = int(dc_bf_h[7]); in GetDehazeParams()209 ProcRes->ProcResV10.sw_dhaz_dc_bf_h2 = int(dc_bf_h[6]); in GetDehazeParams()210 ProcRes->ProcResV10.sw_dhaz_dc_bf_h3 = int(dc_bf_h[2]); in GetDehazeParams()211 ProcRes->ProcResV10.sw_dhaz_dc_bf_h4 = int(dc_bf_h[1]); in GetDehazeParams()212 ProcRes->ProcResV10.sw_dhaz_dc_bf_h5 = int(dc_bf_h[0]); in GetDehazeParams()