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

  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 185 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 161 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 148 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 148 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 148 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 174 OMX_S32 xColorMatrix[3][3]; /**< Stored in signed Q16 format */
    [all...]
OMX_TI_IVCommon.h 887 * 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
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 148 OMX_S32 xColorMatrix[3][3]; /**< 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
    [all...]

Completed in 714 milliseconds