Home
last modified time | relevance | path

Searched refs:nHeight (Results 1 – 25 of 56) sorted by relevance

123

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.c102 int nWidth=imageinfo->nWidth, nHeight=imageinfo->nHeight; in FixFrameSize() local
109 ( (nHeight%16) !=0 ) ? nHeight=16 * ( ( nHeight/16 ) + 1 ) : nHeight; in FixFrameSize()
110 PRINT("new nHeight %d \n", nHeight); in FixFrameSize()
113 imageinfo->nHeight = nHeight; in FixFrameSize()
328 imageinfo->nHeight = Get16m(Data+3);
603 int nHeight; local
843 nHeight = imageinfo->nHeight;
887 pInPortDef->format.image.nFrameHeight = imageinfo->nHeight;
915 pMaxResolution->nHeight = imageinfo->nHeight;
963 pOutPortDef->format.image.nFrameHeight = imageinfo->nHeight;
[all …]
DJPEGTest.h70 int nHeight ; member
115 OMX_U32 nHeight; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
DJPEGTestEnc.c656 …OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight);
837 …MX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight) { in SetMarkers() argument
903 if (sCrop.nHeight != 0) in SetMarkers()
905 sAPP1.pMarkerBuffer[164] = sCrop.nHeight; in SetMarkers()
906 sAPP1.pMarkerBuffer[165] = (sCrop.nHeight >> 8) & 0xFF; in SetMarkers()
910 sAPP1.pMarkerBuffer[164] = nHeight; in SetMarkers()
911 sAPP1.pMarkerBuffer[165] = (nHeight >> 8) & 0xFF; in SetMarkers()
1064 int nHeight; in _tmain() local
1169 nHeight=144; in _tmain()
1193 sCrop.nHeight = 0; in _tmain()
[all …]
DJPEGTestEnc.h49 int nHeight ; member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_TI_IVCommon.h578 OMX_U32 nHeight; member
969 OMX_U32 nHeight; member
1117 OMX_U32 nHeight; member
1137 OMX_U32 nHeight; member
1188 OMX_U32 nHeight; member
1289 OMX_U32 nHeight; member
1324 OMX_U32 nHeight; member
1383 OMX_U32 nHeight; member
1580 OMX_U32 nHeight; member
1604 OMX_U32 nHeight; member
[all …]
DOMX_IVCommon.h308 OMX_U32 nHeight; member
404 OMX_U32 nHeight; member
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
Domx_proxy_videodec_utils.c117 OMX_U32 nHeight = 0; in PrearrageEmptyThisBuffer() local
153 nHeight = nValue; in PrearrageEmptyThisBuffer()
171 sStructRCV.nVertSize = nHeight; in PrearrageEmptyThisBuffer()
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_IVCommon.h596 OMX_U32 nHeight; member
993 OMX_U32 nHeight; member
1138 OMX_U32 nHeight; member
1248 OMX_U32 nHeight; /**< The height of the detected area rectangle in pixels */ member
1269 OMX_U32 nHeight; /**< The height of the detected area rectangle in pixels */ member
1324 OMX_U32 nHeight; /**< The height of the focus region rectangle in pixels */ member
1459 OMX_U32 nHeight; member
1495 OMX_U32 nHeight; member
1568 OMX_U32 nHeight; /**< The height of the detected area rectangle in pixels */ member
1788 OMX_U32 nHeight; member
[all …]
DOMX_IVCommon.h334 OMX_U32 nHeight; member
430 OMX_U32 nHeight; member
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXFocus.cpp737 (size_t&)focusAreas[0]->tAlgoAreas[n].nHeight); in setTouchFocus()
745 focusAreas[0]->tAlgoAreas[n].nHeight = in setTouchFocus()
746 … ( focusAreas[0]->tAlgoAreas[n].nHeight * TOUCH_FOCUS_RANGE ) / mPreviewData->mHeight; in setTouchFocus()
751 … (int)focusAreas[0]->tAlgoAreas[n].nWidth, (int)focusAreas[0]->tAlgoAreas[n].nHeight, in setTouchFocus()
DOMXFD.cpp392 nTop = faceData->tFacePosition[j].nTop + faceData->tFacePosition[j].nHeight; in encodeFaceCoordinates()
413 tmp = ( double ) faceData->tFacePosition[j].nHeight / ( double ) previewHeight; in encodeFaceCoordinates()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXFocus.cpp775 (size_t&)focusAreas->tAlgoAreas[n].nHeight); in setTouchFocus()
783 focusAreas->tAlgoAreas[n].nHeight = in setTouchFocus()
784 … ( focusAreas->tAlgoAreas[n].nHeight * TOUCH_FOCUS_RANGE ) / mPreviewData->mHeight; in setTouchFocus()
789 (int)focusAreas->tAlgoAreas[n].nWidth, (int)focusAreas->tAlgoAreas[n].nHeight, in setTouchFocus()
DOMXFD.cpp399 nTop = faceData->tFacePosition[j].nTop + faceData->tFacePosition[j].nHeight; in encodeFaceCoordinates()
420 tmp = ( double ) faceData->tFacePosition[j].nHeight / ( double ) previewHeight; in encodeFaceCoordinates()
DOMXMetadata.cpp95 faces[idx].right = faceData->tFacePosition[j].nHeight; in getMetaData()
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_IVCommon.h308 OMX_U32 nHeight; member
404 OMX_U32 nHeight; member
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_IVCommon.h308 OMX_U32 nHeight; member
404 OMX_U32 nHeight; member
/hardware/qcom/media/mm-core/inc/
DOMX_IVCommon.h321 OMX_U32 nHeight; member
417 OMX_U32 nHeight; member
DQOMX_VideoExtensions.h574 OMX_U16 nHeight; member
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c1511 crop->nHeight = pComponentPrivate->pCrop->nHeight; in VPP_GetConfig()
1566 pInputSize->nHeight = pComponentPrivate->pIpFrameStatus->ulInHeight; in VPP_GetConfig()
1570 pInputSize->nHeight = pComponentPrivate->pIpFrameStatus->ulInHeight; in VPP_GetConfig()
1585 pOutputSize->nHeight = pComponentPrivate->pOpYUVFrameStatus->ulOutHeight; in VPP_GetConfig()
1589 pOutputSize->nHeight = pComponentPrivate->pOpRGBFrameStatus->ulOutHeight; in VPP_GetConfig()
1647 … ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pIpFrameStatus->ulInYsize = crop->nHeight; in VPP_SetConfig()
1652 ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pCrop->nHeight = crop->nHeight; in VPP_SetConfig()
1881 pComponentPrivate->pIpFrameStatus->ulInHeight = pInputSize->nHeight; in VPP_SetConfig()
1907 pComponentPrivate->pOpYUVFrameStatus->ulOutHeight = pOutputSize->nHeight; in VPP_SetConfig()
1918 pComponentPrivate->pOpRGBFrameStatus->ulOutHeight = pOutputSize->nHeight; in VPP_SetConfig()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h650 OMX_S32 nHeight; member
1433 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_VC1( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *…
1434 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_RCV( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *…
1436 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG4( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBu…
1439 … OMX_S32* nHeight, OMX_S32* nCropWidth, OMX_S32* nCropHeight, OMX_U32 nType);
1440 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG2( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBu…
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDec_Utils.c3943 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG2( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBu… in VIDDEC_ParseVideo_MPEG2() argument
3987 (*nHeight) = (nTempValue); in VIDDEC_ParseVideo_MPEG2()
4002 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_VC1( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *… in VIDDEC_ParseVideo_WMV9_VC1() argument
4049 (*nHeight) = (nTempValue * 2) + 2; in VIDDEC_ParseVideo_WMV9_VC1()
4064 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_RCV( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *… in VIDDEC_ParseVideo_WMV9_RCV() argument
4086 (*nHeight) = nTempValue; in VIDDEC_ParseVideo_WMV9_RCV()
4097 (*nHeight) = 0; in VIDDEC_ParseVideo_WMV9_RCV()
4111 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG4( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBu… in VIDDEC_ParseVideo_MPEG4() argument
4326 …(*nHeight) = VIDDEC_GetBits(&nBitPosition, 13, pHeaderStream, OMX_TRUE); /*… in VIDDEC_ParseVideo_MPEG4()
4398 … pPictHeaderPtr->nPostDecoderBufferSize = (*nHeight) * (*nWidth) * 3 / 2; /*YUV 420 Planar*/ in VIDDEC_ParseVideo_MPEG4()
[all …]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c110 int nHeight, int nStride,
718 …err = pProxy->mAllocDev->alloc(pProxy->mAllocDev,(int) tParamRect.nWidth,(int) tParamRect.nHeight, in LOCAL_PROXY_MPEG4E_AllocateBuffer()
866 int nWidth, int nHeight, int nStride, in COLORCONVERT_PlatformOpaqueToNV12() argument
879 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0); in COLORCONVERT_PlatformOpaqueToNV12()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c111 int nHeight, int nStride,
731 …err = pProxy->mAllocDev->alloc(pProxy->mAllocDev,(int) tParamRect.nWidth,(int) tParamRect.nHeight, in LOCAL_PROXY_H264E_AllocateBuffer()
879 int nWidth, int nHeight, int nStride, in COLORCONVERT_PlatformOpaqueToNV12() argument
891 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0); in COLORCONVERT_PlatformOpaqueToNV12()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c133 int nHeight, int nStride,
872 err = pProxy->mAllocDev->alloc(pProxy->mAllocDev,(int) tParamRect.nWidth,(int) tParamRect.nHeight, in LOCAL_PROXY_MPEG4E_AllocateBuffer()
1021 int nWidth, int nHeight, int nStride, in COLORCONVERT_PlatformOpaqueToNV12() argument
1034 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0); in COLORCONVERT_PlatformOpaqueToNV12()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c134 int nHeight, int nStride,
979 …err = pProxy->mAllocDev->alloc(pProxy->mAllocDev, (int) tParam.nWidth, (int) tParam.nHeight, (int)… in COLORCONVERT_AllocateBuffer()
1068 int nWidth, int nHeight, int nStride, in COLORCONVERT_PlatformOpaqueToNV12() argument
1080 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0); in COLORCONVERT_PlatformOpaqueToNV12()

123