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

/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/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/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/qcom/media/mm-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/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/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/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c858 thumbnail_info.crop_info.nLeft = p_thumb_dim->crop.left;
873 thumbnail_info.crop_info.nLeft = 0;
961 rect_type_in.nLeft = dim->crop.left;
980 (int)rect_type_in.nLeft, (int)rect_type_in.nTop,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c752 pCropRectangle->nLeft = pH264Dec->hMFCH264Handle.codecOutbufConf.cropRect.nLeft;
1412 pDstRectType->nLeft = pSrcRectType->nLeft;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_VdecControl.c618 pOutputPort->cropRectangle.nLeft = pOutputPort->newCropRectangle.nLeft;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp813 temp += (stride * (int)crop_rect.nTop) + (int)crop_rect.nLeft;
820 temp += (stride * (int)crop_rect.nTop) + (int)crop_rect.nLeft;
1111 crop_rect.nLeft, crop_rect.nTop, crop_rect.nWidth, crop_rect.nHeight);
1231 crop_rect.nLeft = 0;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1152 rectangle.nLeft = 0;
6866 if (omxhdr->nFilledLen && ((omx->rectangle.nLeft != vdec_msg->msgdata.output_frame.framesize.left)
6872 omx->rectangle.nLeft, omx->rectangle.nTop,
6874 omx->rectangle.nLeft = vdec_msg->msgdata.output_frame.framesize.left;
6880 omx->rectangle.nLeft, omx->rectangle.nTop,
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c1191 sCrop.nLeft = 0;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c2189 pConfigNewCropWindow->nLeft = XStart;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1197 rectangle.nLeft = 0;
6161 if (omxhdr->nFilledLen && (((unsigned)omx->rectangle.nLeft !=
6166 omx->rectangle.nLeft = vdec_msg->msgdata.output_frame.framesize.left;
H A Domx_vdec_msm8974.cpp1249 rectangle.nLeft = 0;
6646 if (omxhdr->nFilledLen && (((unsigned)omx->rectangle.nLeft !=
6662 omx->rectangle.nLeft = vdec_msg->msgdata.output_frame.framesize.left;
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
H A DExynosVideoDecoder.c822 bufferConf->cropRect.nLeft = crop.c.left;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c1523 if ((crop->nTop != 0) || (crop->nLeft != 0))
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2226 sRect.nLeft = 0;

Completed in 2808 milliseconds