Home | History | Annotate | Download | only in inc

Lines Matching refs:xWhiteBalanceGain

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