Searched refs:air_bf_h0 (Results 1 – 6 of 6) sorted by relevance
83 int air_bf_h0; member
213 ProcRes->ProcResV10.air_bf_h0 = int(air_bf_h[4]); // h0~h2 从大到小 in GetDehazeParams()
1108 __u8 air_bf_h0; member
1120 u8 air_bf_h0; member
1525 cfg->air_bf_h0 = dhaze.ProcResV10.air_bf_h0; in convertAiqAdehazeToIsp20Params()1589 cfg->air_bf_h0 = int(dhaze.ProcResV10.dehaze_air_bf_h[4]);//h0~h2 从大到小 in convertAiqAdehazeToIsp20Params()
3395 value = ISP2X_PACK_4BYTE(arg->air_bf_h0, arg->air_bf_h1, arg->air_bf_h2, 0); in isp_dhaz_config()