Home
last modified time | relevance | path

Searched refs:nWidth (Results 1 – 25 of 58) 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
105 ( (nWidth%32 ) !=0 ) ? nWidth=32 * ( ( nWidth/32 ) + 1 ) : nWidth; in FixFrameSize()
106 PRINT("411 file new nWidth %d \n", nWidth); in FixFrameSize()
112 imageinfo->nWidth = nWidth; in FixFrameSize()
329 imageinfo->nWidth = Get16m(Data+5);
602 int nWidth; local
844 nWidth = imageinfo->nWidth;
886 pInPortDef->format.image.nFrameWidth = imageinfo->nWidth;
914 pMaxResolution->nWidth = imageinfo->nWidth;
962 pOutPortDef->format.image.nFrameWidth = imageinfo->nWidth;
[all …]
DJPEGTest.h69 int nWidth; member
114 OMX_U32 nWidth; 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
892 if (sCrop.nWidth != 0) in SetMarkers()
894 sAPP1.pMarkerBuffer[152] = sCrop.nWidth & 0xFF; in SetMarkers()
895 sAPP1.pMarkerBuffer[153] = (sCrop.nWidth >> 8) & 0xFF; in SetMarkers()
899 sAPP1.pMarkerBuffer[152] = nWidth & 0xFF; in SetMarkers()
900 sAPP1.pMarkerBuffer[153] = (nWidth >> 8) & 0xFF; in SetMarkers()
1063 int nWidth; in _tmain() local
1168 nWidth=176; in _tmain()
1192 sCrop.nWidth = 0; in _tmain()
[all …]
DJPEGTestEnc.h48 int nWidth; member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_TI_IVCommon.h577 OMX_U32 nWidth; member
968 OMX_U32 nWidth; member
1116 OMX_U32 nWidth; member
1136 OMX_U32 nWidth; member
1187 OMX_U32 nWidth; member
1288 OMX_U32 nWidth; member
1323 OMX_U32 nWidth; member
1382 OMX_U32 nWidth; member
1581 OMX_U32 nWidth; member
1605 OMX_U32 nWidth; member
[all …]
DOMX_IVCommon.h307 OMX_U32 nWidth; member
403 OMX_U32 nWidth; member
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
Domx_proxy_videodec_utils.c116 OMX_U32 nWidth = 0; in PrearrageEmptyThisBuffer() local
151 nWidth = nValue; in PrearrageEmptyThisBuffer()
172 sStructRCV.nHorizSize = nWidth; in PrearrageEmptyThisBuffer()
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_IVCommon.h595 OMX_U32 nWidth; member
992 OMX_U32 nWidth; member
1137 OMX_U32 nWidth; member
1247 OMX_U32 nWidth; /**< The width of the detected area rectangle in pixels */ member
1268 OMX_U32 nWidth; /**< The width of the detected area rectangle in pixels */ member
1323 OMX_U32 nWidth; /**< The width of the focus region rectangle in pixels */ member
1458 OMX_U32 nWidth; member
1494 OMX_U32 nWidth; member
1567 OMX_U32 nWidth; /**< The width of the detected area rectangle in pixels */ member
1789 OMX_U32 nWidth; member
[all …]
DOMX_IVCommon.h333 OMX_U32 nWidth; member
429 OMX_U32 nWidth; member
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXFocus.cpp736 (size_t&)focusAreas[0]->tAlgoAreas[n].nWidth, in setTouchFocus()
743 focusAreas[0]->tAlgoAreas[n].nWidth = in setTouchFocus()
744 … ( focusAreas[0]->tAlgoAreas[n].nWidth * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth; in setTouchFocus()
751 … (int)focusAreas[0]->tAlgoAreas[n].nWidth, (int)focusAreas[0]->tAlgoAreas[n].nHeight, in setTouchFocus()
DOMXFD.cpp391 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth; in encodeFaceCoordinates()
408 tmp = ( double ) faceData->tFacePosition[j].nWidth / ( double ) previewWidth; in encodeFaceCoordinates()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXFocus.cpp774 (size_t&)focusAreas->tAlgoAreas[n].nWidth, in setTouchFocus()
781 focusAreas->tAlgoAreas[n].nWidth = in setTouchFocus()
782 ( focusAreas->tAlgoAreas[n].nWidth * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth; in setTouchFocus()
789 (int)focusAreas->tAlgoAreas[n].nWidth, (int)focusAreas->tAlgoAreas[n].nHeight, in setTouchFocus()
DOMXFD.cpp398 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth; in encodeFaceCoordinates()
415 tmp = ( double ) faceData->tFacePosition[j].nWidth / ( double ) previewWidth; in encodeFaceCoordinates()
DOMXMetadata.cpp94 faces[idx].bottom = faceData->tFacePosition[j].nWidth; in getMetaData()
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_IVCommon.h307 OMX_U32 nWidth; member
403 OMX_U32 nWidth; member
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_IVCommon.h307 OMX_U32 nWidth; member
403 OMX_U32 nWidth; member
/hardware/qcom/media/mm-core/inc/
DOMX_IVCommon.h320 OMX_U32 nWidth; member
416 OMX_U32 nWidth; member
DQOMX_VideoExtensions.h573 OMX_U16 nWidth; member
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c1509 crop->nWidth = pComponentPrivate->pCrop->nWidth; in VPP_GetConfig()
1565 pInputSize->nWidth = pComponentPrivate->pIpFrameStatus->ulInWidth; in VPP_GetConfig()
1569 pInputSize->nWidth = pComponentPrivate->pIpFrameStatus->ulInWidth; in VPP_GetConfig()
1584 pOutputSize->nWidth = pComponentPrivate->pOpYUVFrameStatus->ulOutWidth; in VPP_GetConfig()
1588 pOutputSize->nWidth = pComponentPrivate->pOpRGBFrameStatus->ulOutWidth; in VPP_GetConfig()
1645 … ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pIpFrameStatus->ulInXsize = crop->nWidth; in VPP_SetConfig()
1650 ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pCrop->nWidth = crop->nWidth; in VPP_SetConfig()
1880 pComponentPrivate->pIpFrameStatus->ulInWidth = pInputSize->nWidth; in VPP_SetConfig()
1906 pComponentPrivate->pOpYUVFrameStatus->ulOutWidth = pOutputSize->nWidth; in VPP_SetConfig()
1917 pComponentPrivate->pOpRGBFrameStatus->ulOutWidth = pOutputSize->nWidth; in VPP_SetConfig()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h649 OMX_S32 nWidth; 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…
1438 OMX_BUFFERHEADERTYPE* pBuffHead,OMX_S32* nWidth,
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
3985 (*nWidth) = (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
4047 (*nWidth) = (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
4092 (*nWidth) = nTempValue; in VIDDEC_ParseVideo_WMV9_RCV()
4096 (*nWidth) = 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
4321 …(*nWidth) = VIDDEC_GetBits(&nBitPosition, 13, pHeaderStream, OMX_TRUE); /*1… 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.c109 void *pDst[], int nWidth,
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.c110 void *pDst[], int nWidth,
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.c132 void *pDst[], int nWidth,
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.c133 void *pDst[], int nWidth,
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