Home | History | Annotate | Download | only in inc

Lines Matching refs:xWhiteBalanceGain

865  *  xWhiteBalanceGain and xWhiteBalanceOffset represents gain and offset for R, Gr, Gb, B channels respectively in Q16 format. \
866 * For example, new red pixel value = xWhiteBalanceGain[1]* the current pixel value + xWhiteBalanceOffset[1].
880 OMX_S32 xWhiteBalanceGain[4];