OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nTop
(Results
1 - 25
of
33
) 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
;
/frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp
248
rectParams->
nTop
= mCropTop;
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoApi.h
90
unsigned int
nTop
;
/frameworks/native/include/media/openmax/
OMX_IVCommon.h
423
*
nTop
: Y Coordinate of the top left corner of the rectangle
432
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
...]
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
859
thumbnail_info.crop_info.
nTop
= p_thumb_dim->crop.top;
874
thumbnail_info.crop_info.
nTop
= 0;
962
rect_type_in.
nTop
= dim->crop.top;
980
(int)rect_type_in.nLeft, (int)rect_type_in.
nTop
,
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
859
thumbnail_info.crop_info.
nTop
= p_thumb_dim->crop.top;
874
thumbnail_info.crop_info.
nTop
= 0;
962
rect_type_in.
nTop
= dim->crop.top;
980
(int)rect_type_in.nLeft, (int)rect_type_in.
nTop
,
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c
751
pCropRectangle->
nTop
= pH264Dec->hMFCH264Handle.codecOutbufConf.cropRect.
nTop
;
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_VdecControl.c
617
pOutputPort->cropRectangle.
nTop
= pOutputPort->newCropRectangle.
nTop
;
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp
813
temp += (stride * (int)crop_rect.
nTop
) + (int)crop_rect.nLeft;
820
temp += (stride * (int)crop_rect.
nTop
) + (int)crop_rect.nLeft;
[
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-legacy/vidc/vdec/src/
omx_vdec.cpp
[
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
...]
Completed in 422 milliseconds
1
2