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

/hardware/qcom/media/mm-core/inc/
H A DOMX_IVCommon.h161 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_IVCommon.h148 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_IVCommon.h148 OMX_S32 xColorMatrix[3][3]; /**< 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.h148 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */ member in struct:OMX_CONFIG_COLORCONVERSIONTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_IVCommon.h174 OMX_S32 xColorMatrix[3][3]; /**< 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 an
905 OMX_S32 xColorMatrix[3][3]; member in struct:OMX_CONFIG_EXT_COLORCONVERSIONTYPE
[all...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_IVCommon.h148 OMX_S32 xColorMatrix[3][3]; /**< 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 an
882 OMX_S32 xColorMatrix[3][3]; member in struct:OMX_CONFIG_EXT_COLORCONVERSIONTYPE
[all...]

Completed in 57 milliseconds