HomeSort by relevance Sort by last modified time
    Searched refs:xWhiteBalanceGain (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h 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];
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h 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];
    [all...]

Completed in 667 milliseconds