Searched refs:xWhiteBalanceGain (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h842 * 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]; member in struct:OMX_CONFIG_WHITEBALGAINTYPE

Completed in 28 milliseconds