Searched refs:nLeft (Results 1 - 25 of 39) sorted by relevance

12

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXFD.cpp379 OMX_S32 nLeft = 0; local
391 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth;
394 nLeft = faceData->tFacePosition[j].nLeft;
398 tmp = ( double ) nLeft / ( double ) previewWidth;
H A DOMXFocus.cpp735 (size_t&)focusAreas[0]->tAlgoAreas[n].nLeft,
739 focusAreas[0]->tAlgoAreas[n].nLeft =
740 ( focusAreas[0]->tAlgoAreas[n].nLeft * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth;
750 n, (int)focusAreas[0]->tAlgoAreas[n].nTop, (int)focusAreas[0]->tAlgoAreas[n].nLeft,
H A DOMX3A.cpp1531 (size_t&)meteringAreas[0]->tAlgoAreas[n].nLeft,
1535 meteringAreas[0]->tAlgoAreas[n].nLeft =
1536 ( meteringAreas[0]->tAlgoAreas[n].nLeft * METERING_AREAS_RANGE ) / mPreviewData->mWidth;
1547 n, (int)meteringAreas[0]->tAlgoAreas[n].nTop, (int)meteringAreas[0]->tAlgoAreas[n].nLeft,
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXFD.cpp386 OMX_S32 nLeft = 0; local
398 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth;
401 nLeft = faceData->tFacePosition[j].nLeft;
405 tmp = ( double ) nLeft / ( double ) previewWidth;
H A DOMXFocus.cpp773 (size_t&)focusAreas->tAlgoAreas[n].nLeft,
777 focusAreas->tAlgoAreas[n].nLeft =
778 ( focusAreas->tAlgoAreas[n].nLeft * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth;
788 n, (int)focusAreas->tAlgoAreas[n].nTop, (int)focusAreas->tAlgoAreas[n].nLeft,
H A DOMXMetadata.cpp92 faces[idx].left = faceData->tFacePosition[j].nLeft;
H A DOMX3A.cpp1740 (size_t&)meteringAreas->tAlgoAreas[n].nLeft,
1744 meteringAreas->tAlgoAreas[n].nLeft =
1745 ( meteringAreas->tAlgoAreas[n].nLeft * METERING_AREAS_RANGE ) / mPreviewData->mWidth;
1756 n, (int)meteringAreas->tAlgoAreas[n].nTop, (int)meteringAreas->tAlgoAreas[n].nLeft,
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h575 OMX_S32 nLeft; member in struct:OMX_CONFIG_EXTFOCUSREGIONTYPE
949 * nLeft is the leftmost coordinate of the measurement area rectangle.
966 OMX_S32 nLeft; member in struct:OMX_CONFIG_HISTOGRAMTYPE
1102 * nLeft is the leftmost coordinate of the detected area rectangle.
1114 OMX_S32 nLeft; member in struct:OMX_BARCODEDETECTIONTYPE
1124 * nLeft is the leftmost coordinate of the detected area rectangle.
1134 OMX_S32 nLeft; member in struct:OMX_FRONTOBJDETECTIONTYPE
1173 * nLeft is the leftmost coordinate of the focus region rectangle.
1185 OMX_S32 nLeft; member in struct:OMX_FOCUSREGIONTYPE
1270 * nLeft
1286 OMX_S32 nLeft; member in struct:OMX_CONFIG_OBJDETECTIONTYPE
1321 OMX_S32 nLeft; member in struct:OMX_CONFIG_DISTANCETYPE
1380 OMX_S32 nLeft; member in struct:OMX_TI_FACERESULT
1578 OMX_U32 nLeft; member in struct:OMX_PARAM_IMAGESTAMPOVERLAYTYPE
1645 OMX_S32 nLeft; member in struct:OMX_CONFIG_REDEYEREMOVALTYPE
2618 OMX_S32 nLeft; /**< The leftmost coordinate of the area rectangle */ member in struct:OMX_ALGOAREA
[all...]
H A DOMX_IVCommon.h392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft; member in struct:OMX_CONFIG_RECTTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h593 OMX_S32 nLeft; member in struct:OMX_CONFIG_EXTFOCUSREGIONTYPE
973 * nLeft is the leftmost coordinate of the measurement area rectangle.
990 OMX_S32 nLeft; member in struct:OMX_CONFIG_HISTOGRAMTYPE
1233 * nLeft is the leftmost coordinate of the detected area rectangle.
1245 OMX_S32 nLeft; /**< The leftmost coordinate of the detected area rectangle */ member in struct:OMX_BARCODEDETECTIONTYPE
1256 * nLeft is the leftmost coordinate of the detected area rectangle.
1266 OMX_S32 nLeft; /**< The leftmost coordinate of the detected area rectangle */ member in struct:OMX_FRONTOBJDETECTIONTYPE
1308 * nLeft is the leftmost coordinate of the focus region rectangle.
1321 OMX_S32 nLeft; /**< The leftmost coordinate of the focus region rectangle */ member in struct:OMX_FOCUSREGIONTYPE
1440 * nLeft
1456 OMX_S32 nLeft; member in struct:OMX_CONFIG_OBJDETECTIONTYPE
1492 OMX_S32 nLeft; member in struct:OMX_CONFIG_DISTANCETYPE
1565 OMX_S32 nLeft; /**< The leftmost coordinate of the detected area rectangle */ member in struct:OMX_TI_FACERESULT
1786 OMX_U32 nLeft; member in struct:OMX_PARAM_IMAGESTAMPOVERLAYTYPE
1853 OMX_S32 nLeft; member in struct:OMX_CONFIG_REDEYEREMOVALTYPE
2959 OMX_S32 nLeft; member in struct:OMX_CONFIG_OBJECT_RECT_TYPE
3024 OMX_S32 nLeft; /**< The leftmost coordinate of the area rectangle */ member in struct:OMX_ALGOAREA
[all...]
H A DOMX_IVCommon.h418 * nLeft : X Coordinate of the top left corner of the rectangle
427 OMX_S32 nLeft; member in struct:OMX_CONFIG_RECTTYPE
/hardware/qcom/media/mm-core/inc/
H A DQOMX_IVCommonExtensions.h404 OMX_S32 nLeft; member in struct:QOMX_RECTTYPE
H A DOMX_IVCommon.h392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft; member in struct:OMX_CONFIG_RECTTYPE
H A DOMX_QCOMExtns.h1348 OMX_S32 nLeft; member in struct:QOMX_RECTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
H A DExynosVideoApi.h91 unsigned int nLeft; member in struct:_ExynosVideoRect
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9Hybrid.cpp290 rectParams->nLeft = VPX_DECODE_BORDER;
H A DOMXVideoDecoderBase.cpp945 rectParams->nLeft = formatInfo->cropLeft;
H A DOMXVideoDecoderVP9HWR.cpp741 rectParams->nLeft = VPX_DECODE_BORDER;
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_IVCommon.h392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft; member in struct:OMX_CONFIG_RECTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_IVCommon.h392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft; member in struct:OMX_CONFIG_RECTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft; member in struct:OMX_CONFIG_RECTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_VdecControl.c618 pOutputPort->cropRectangle.nLeft = pOutputPort->newCropRectangle.nLeft;
1268 pExynosPort->cropRectangle.nLeft = 0;
1284 pExynosOutputPort->cropRectangle.nLeft = 0;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c1508 crop->nLeft = pComponentPrivate->pCrop->nLeft;
1644 ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pIpFrameStatus->ulInXstart = crop->nLeft;
1649 ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pCrop->nLeft = crop->nLeft;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c754 pCropRectangle->nLeft = pH264Dec->hMFCH264Handle.codecOutbufConf.cropRect.nLeft;
1414 pDstRectType->nLeft = pSrcRectType->nLeft;
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec.c694 pCompPrv->debugframeInfo.frame_xoffset = rect.nLeft;

Completed in 5538 milliseconds

12