Searched refs:nWidth (Results 1 - 25 of 70) sorted by relevance

123

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.h69 int nWidth; member in struct:IMAGE_INFO
114 OMX_U32 nWidth; member in struct:OMX_CUSTOM_RESOLUTION
H A DJPEGTest.c102 int nWidth=imageinfo->nWidth, nHeight=imageinfo->nHeight; local
104 /*round up if nWidth is not multiple of 32*/
105 ( (nWidth%32 ) !=0 ) ? nWidth=32 * ( ( nWidth/32 ) + 1 ) : nWidth;
106 PRINT("411 file new nWidth %d \n", nWidth);
112 imageinfo->nWidth
602 int nWidth; local
[all...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.h48 int nWidth; member in struct:IMAGE_INFO
H A DJPEGTestEnc.c656 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight);
837 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight) { argument
892 if (sCrop.nWidth != 0)
894 sAPP1.pMarkerBuffer[152] = sCrop.nWidth & 0xFF;
895 sAPP1.pMarkerBuffer[153] = (sCrop.nWidth >> 8) & 0xFF;
899 sAPP1.pMarkerBuffer[152] = nWidth & 0xFF;
900 sAPP1.pMarkerBuffer[153] = (nWidth >> 8) & 0xFF;
1063 int nWidth; local
1168 nWidth=176;
1192 sCrop.nWidth
[all...]
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec_utils.c116 OMX_U32 nWidth = 0; local
151 nWidth = nValue;
172 sStructRCV.nHorizSize = nWidth;
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h577 OMX_U32 nWidth; member in struct:OMX_CONFIG_EXTFOCUSREGIONTYPE
951 * nWidth is the width of the measurement area rectangle in pixels.
968 OMX_U32 nWidth; member in struct:OMX_CONFIG_HISTOGRAMTYPE
1104 * nWidth is the width of the detected area rectangle in pixels.
1116 OMX_U32 nWidth; member in struct:OMX_BARCODEDETECTIONTYPE
1126 * nWidth is the width of the detected area rectangle in pixels.
1136 OMX_U32 nWidth; member in struct:OMX_FRONTOBJDETECTIONTYPE
1175 * nWidth is the width of the focus region rectangle in pixels.
1187 OMX_U32 nWidth; member in struct:OMX_FOCUSREGIONTYPE
1272 * nWidth
1288 OMX_U32 nWidth; member in struct:OMX_CONFIG_OBJDETECTIONTYPE
1323 OMX_U32 nWidth; member in struct:OMX_CONFIG_DISTANCETYPE
1382 OMX_U32 nWidth; member in struct:OMX_TI_FACERESULT
1581 OMX_U32 nWidth; member in struct:OMX_PARAM_IMAGESTAMPOVERLAYTYPE
1605 OMX_U32 nWidth; member in struct:OMX_PARAM_THUMBNAILTYPE
1647 OMX_U32 nWidth; member in struct:OMX_CONFIG_REDEYEREMOVALTYPE
2620 OMX_U32 nWidth; /**< The width of the area rectangle in pixels */ member in struct:OMX_ALGOAREA
[all...]
H A DOMX_IVCommon.h300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h595 OMX_U32 nWidth; member in struct:OMX_CONFIG_EXTFOCUSREGIONTYPE
975 * nWidth is the width of the measurement area rectangle in pixels.
992 OMX_U32 nWidth; member in struct:OMX_CONFIG_HISTOGRAMTYPE
1130 * nWidth : LSC table width in paxels
1137 OMX_U32 nWidth; member in struct:OMX_TI_LSCTABLETYPE
1235 * nWidth is the width of the detected area rectangle in pixels.
1247 OMX_U32 nWidth; /**< The width of the detected area rectangle in pixels */ member in struct:OMX_BARCODEDETECTIONTYPE
1258 * nWidth is the width of the detected area rectangle in pixels.
1268 OMX_U32 nWidth; /**< The width of the detected area rectangle in pixels */ member in struct:OMX_FRONTOBJDETECTIONTYPE
1310 * nWidth i
1323 OMX_U32 nWidth; /**< The width of the focus region rectangle in pixels */ member in struct:OMX_FOCUSREGIONTYPE
1458 OMX_U32 nWidth; member in struct:OMX_CONFIG_OBJDETECTIONTYPE
1494 OMX_U32 nWidth; member in struct:OMX_CONFIG_DISTANCETYPE
1567 OMX_U32 nWidth; /**< The width of the detected area rectangle in pixels */ member in struct:OMX_TI_FACERESULT
1789 OMX_U32 nWidth; member in struct:OMX_PARAM_IMAGESTAMPOVERLAYTYPE
1813 OMX_U32 nWidth; member in struct:OMX_PARAM_THUMBNAILTYPE
1855 OMX_U32 nWidth; member in struct:OMX_CONFIG_REDEYEREMOVALTYPE
2960 OMX_U32 nWidth; member in struct:OMX_CONFIG_OBJECT_RECT_TYPE
3026 OMX_U32 nWidth; /**< The width of the area rectangle in pixels */ member in struct:OMX_ALGOAREA
[all...]
H A DOMX_IVCommon.h326 * nWidth : Frame width in pixels
333 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
420 * nWidth : Width of the rectangle
429 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
/hardware/qcom/media/msm8974/mm-core/inc/
H A DQOMX_VideoExtensions.h564 * nWidth : Specifies the horizontal aspect size of
573 OMX_U16 nWidth; member in struct:QOMX_VIDEO_SAMPLEASPECTRATIO
H A DOMX_IVCommon.h313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
H A DQOMX_AudioExtensions.h388 OMX_U8 nWidth; /**< Width of expansion effect */ member in struct:OMX_DAK_CONFIG_SSETYPE
H A DQOMX_IVCommonExtensions.h406 OMX_U32 nWidth; member in struct:QOMX_RECTTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DQOMX_VideoExtensions.h565 * nWidth : Specifies the horizontal aspect size of
574 OMX_U16 nWidth; member in struct:QOMX_VIDEO_SAMPLEASPECTRATIO
H A DOMX_IVCommon.h313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
H A DQOMX_IVCommonExtensions.h406 OMX_U32 nWidth; member in struct:QOMX_RECTTYPE
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXFocus.cpp774 (size_t&)focusAreas->tAlgoAreas[n].nWidth,
781 focusAreas->tAlgoAreas[n].nWidth =
782 ( focusAreas->tAlgoAreas[n].nWidth * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth;
789 (int)focusAreas->tAlgoAreas[n].nWidth, (int)focusAreas->tAlgoAreas[n].nHeight,
H A DOMXFD.cpp398 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth;
415 tmp = ( double ) faceData->tFacePosition[j].nWidth / ( double ) previewWidth;
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXFocus.cpp736 (size_t&)focusAreas[0]->tAlgoAreas[n].nWidth,
743 focusAreas[0]->tAlgoAreas[n].nWidth =
744 ( focusAreas[0]->tAlgoAreas[n].nWidth * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth;
751 (int)focusAreas[0]->tAlgoAreas[n].nWidth, (int)focusAreas[0]->tAlgoAreas[n].nHeight,
H A DOMXFD.cpp391 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth;
408 tmp = ( double ) faceData->tFacePosition[j].nWidth / ( double ) previewWidth;
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_IVCommon.h300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_IVCommon.h300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth; member in struct:OMX_FRAMESIZETYPE
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth; member in struct:OMX_CONFIG_RECTTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c1509 crop->nWidth = pComponentPrivate->pCrop->nWidth;
1565 pInputSize->nWidth = pComponentPrivate->pIpFrameStatus->ulInWidth;
1569 pInputSize->nWidth = pComponentPrivate->pIpFrameStatus->ulInWidth;
1584 pOutputSize->nWidth = pComponentPrivate->pOpYUVFrameStatus->ulOutWidth;
1588 pOutputSize->nWidth = pComponentPrivate->pOpRGBFrameStatus->ulOutWidth;
1645 ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pIpFrameStatus->ulInXsize = crop->nWidth;
1650 ((VPP_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pCrop->nWidth = crop->nWidth;
1880 pComponentPrivate->pIpFrameStatus->ulInWidth = pInputSize->nWidth;
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h649 OMX_S32 nWidth; member in struct:VIDDEC_Size
1433 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_VC1( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead);
1434 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_RCV( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead);
1436 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG4( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead);
1438 OMX_BUFFERHEADERTYPE* pBuffHead,OMX_S32* nWidth,
1440 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG2( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead);
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c3943 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG2( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead) argument
3985 (*nWidth) = (nTempValue);
4002 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_VC1( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead) argument
4047 (*nWidth) = (nTempValue * 2) + 2;
4064 OMX_ERRORTYPE VIDDEC_ParseVideo_WMV9_RCV( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead) argument
4092 (*nWidth) = nTempValue;
4096 (*nWidth) = 0;
4111 OMX_ERRORTYPE VIDDEC_ParseVideo_MPEG4( OMX_S32* nWidth, OMX_S32* nHeight, OMX_BUFFERHEADERTYPE *pBuffHead) argument
4321 (*nWidth) = VIDDEC_GetBits(&nBitPosition, 13, pHeaderStream, OMX_TRUE); /*13 bits*/
4394 /*pPictHeaderPtr->sSizeInMemory.nWidth
4562 VIDDEC_ParseVideo_H264(VIDDEC_COMPONENT_PRIVATE* pComponentPrivate, OMX_BUFFERHEADERTYPE* pBuffHead,OMX_S32* nWidth, OMX_S32* nHeight, OMX_S32* nCropWidth, OMX_S32* nCropHeight, OMX_U32 nType) argument
4998 OMX_S32 nWidth = 0; local
5254 OMX_U32 nWidth = 0; local
[all...]

Completed in 515 milliseconds

123