Searched refs:u16MaxGammaValue1 (Results 1 – 1 of 1) sorted by relevance
508 MS_U16 u16MaxGammaValue1 = 0; in Hal_PNL_Set12BitGammaPerChannel() local559 …u16MaxGammaValue1 = MAX(MAX(u16GammaValueR[0],u16GammaValueR[1]),MAX(u16GammaValueR[2],u16GammaVal… in Hal_PNL_Set12BitGammaPerChannel()561 if(u16MaxGammaValue < u16MaxGammaValue1) in Hal_PNL_Set12BitGammaPerChannel()563 u16MaxGammaValue = u16MaxGammaValue1; in Hal_PNL_Set12BitGammaPerChannel()603 u16MaxGammaValue1 = MAX(u16GammaValueR[0],u16GammaValueR[1]); in Hal_PNL_Set12BitGammaPerChannel()605 if(u16MaxGammaValue < u16MaxGammaValue1) in Hal_PNL_Set12BitGammaPerChannel()607 u16MaxGammaValue = u16MaxGammaValue1; in Hal_PNL_Set12BitGammaPerChannel()