Searched refs:gaus_h (Results 1 – 1 of 1) sorted by relevance
156 float gaus_h[9] = {2.0000, 4.0000, 2.0000, 4.0000, 8.0000, 4.0000, 2.0000, 4.0000, 2.0000}; in GetDehazeParams() local204 ProcRes->ProcResV10.gaus_h0 = int(gaus_h[4]); // h0~h2 从大到小 in GetDehazeParams()205 ProcRes->ProcResV10.gaus_h1 = int(gaus_h[1]); in GetDehazeParams()206 ProcRes->ProcResV10.gaus_h2 = int(gaus_h[0]); in GetDehazeParams()