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

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_IVCommon.h162 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_IVCommon.h162 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_IVCommon.h175 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
H A DOMX_TI_IVCommon.h887 * R' = xColorMatrix[1][1]*R + xColorMatrix[1][2]*G + xColorMatrix[1][3]*B + xColorOffset[1]
888 * G' = xColorMatrix[2][1]*R + xColorMatrix[2][2]*G + xColorMatrix[2][3]*B + xColorOffset[2]
889 * B' = xColorMatrix[3][1]*R + xColorMatrix[3][2]*G + xColorMatrix[3][3]*B + xColorOffset[3]
890 * Both xColorMatrix and xColorOffset are represented as Q16 value.
906 OMX_S32 xColorOffset[3]; member in struct:OMX_CONFIG_EXT_COLORCONVERSIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_IVCommon.h149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
H A DOMX_TI_IVCommon.h864 * R' = xColorMatrix[1][1]*R + xColorMatrix[1][2]*G + xColorMatrix[1][3]*B + xColorOffset[1]
865 * G' = xColorMatrix[2][1]*R + xColorMatrix[2][2]*G + xColorMatrix[2][3]*B + xColorOffset[2]
866 * B' = xColorMatrix[3][1]*R + xColorMatrix[3][2]*G + xColorMatrix[3][3]*B + xColorOffset[3]
867 * Both xColorMatrix and xColorOffset are represented as Q16 value.
883 OMX_S32 xColorOffset[3]; member in struct:OMX_CONFIG_EXT_COLORCONVERSIONTYPE

Completed in 443 milliseconds