Home
last modified time | relevance | path

Searched refs:xHeight (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXZoom.cpp115 zoomControl.xHeight = ZOOM_STEPS[index]; in doZoom()
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_IVCommon.h163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member
/hardware/qcom/media/mm-core/inc/
DOMX_IVCommon.h163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_IVCommon.h163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_IVCommon.h163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_IVCommon.h163 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c1552 sScale->xHeight = ((VPP_COMPONENT_PRIVATE*)pHandle->pComponentPrivate)->sScale.xHeight; in VPP_GetConfig()
1866 ((VPP_COMPONENT_PRIVATE*)pHandle->pComponentPrivate)->sScale.xHeight = sScale->xHeight; in VPP_SetConfig()
DOMX_VPP_Utils.c3380 pComponentPrivate->sScale.xHeight = 0; in VPP_Initialize_PrivateStruct()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.c849 pScaleFactor->xHeight = (int)nResizeMode;