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

  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 178 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 149 OMX_S32 xColorOffset[4]; /**< Stored in signed Q16 format */
OMX_TI_IVCommon.h 864 * 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];
    [all...]

Completed in 87 milliseconds