HomeSort by relevance Sort by last modified time
    Searched refs:nTop (Results 1 - 25 of 28) sorted by null

1 2

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 380 OMX_S32 nTop = 0;
392 nTop = faceData->tFacePosition[j].nTop + faceData->tFacePosition[j].nHeight;
395 nTop = faceData->tFacePosition[j].nTop;
403 tmp = ( double ) nTop / ( double )previewHeight;
OMXFocus.cpp 734 (size_t&)focusAreas[0]->tAlgoAreas[n].nTop,
741 focusAreas[0]->tAlgoAreas[n].nTop =
742 ( focusAreas[0]->tAlgoAreas[n].nTop* TOUCH_FOCUS_RANGE ) / mPreviewData->mHeight;
750 n, (int)focusAreas[0]->tAlgoAreas[n].nTop, (int)focusAreas[0]->tAlgoAreas[n].nLeft,
OMX3A.cpp     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h 576 OMX_S32 nTop;
    [all...]
OMX_IVCommon.h 393 * nTop : Y Coordinate of the top left corner of the rectangle
402 OMX_S32 nTop;
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoApi.h 87 unsigned int nTop;
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 422 * nTop : Y Coordinate of the top left corner of the rectangle
431 OMX_S32 nTop;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 393 * nTop : Y Coordinate of the top left corner of the rectangle
402 OMX_S32 nTop;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 393 * nTop : Y Coordinate of the top left corner of the rectangle
402 OMX_S32 nTop;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 393 * nTop : Y Coordinate of the top left corner of the rectangle
402 OMX_S32 nTop;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 393 * nTop : Y Coordinate of the top left corner of the rectangle
402 OMX_S32 nTop;
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 548 recttype.nTop = encode_params->main_crop_offset->y;
553 recttype.nTop = 0;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 300 rectParams->nTop = mCropTop;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 278 rectParams->nTop = mCropTop;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c 733 pExynosOutputPort->cropRectangle.nTop = pH264Dec->hMFCH264Handle.codecOutbufConf.cropRect.nTop;
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 362 rect_type.nTop = src_buf->crop.offset_y;
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 783 bufferConf->cropRect.nTop = crop.c.top;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c     [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c     [all...]

Completed in 459 milliseconds

1 2