Searched defs:nWidth (Results 1 - 21 of 21) sorted by relevance

/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/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/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c110 void *pDst[], int nWidth,
731 err = pProxy->mAllocDev->alloc(pProxy->mAllocDev,(int) tParamRect.nWidth,(int) tParamRect.nHeight,
879 int nWidth, int nHeight, int nStride,
891 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0);
876 COLORCONVERT_PlatformOpaqueToNV12(void *hCC, void *pSrc[COLORCONVERT_MAX_SUB_BUFFERS], void *pDst[COLORCONVERT_MAX_SUB_BUFFERS], int nWidth, int nHeight, int nStride, int nSrcBufType,int nDstBufType) argument
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c109 void *pDst[], int nWidth,
718 err = pProxy->mAllocDev->alloc(pProxy->mAllocDev,(int) tParamRect.nWidth,(int) tParamRect.nHeight,
866 int nWidth, int nHeight, int nStride,
879 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0);
863 COLORCONVERT_PlatformOpaqueToNV12(void *hCC, void *pSrc[COLORCONVERT_MAX_SUB_BUFFERS], void *pDst[COLORCONVERT_MAX_SUB_BUFFERS], int nWidth, int nHeight, int nStride, int nSrcBufType,int nDstBufType) argument
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c1481 int *nWidth= (int*)ComponentConfigStructure; local
1486 pPortDefIn->format.image.nFrameWidth = *nWidth;
1528 pComponentPrivate->pCrop->nWidth = crop->nWidth;
/hardware/qcom/media/mm-core/inc/
H A DQOMX_VideoExtensions.h563 * nWidth : Specifies the horizontal aspect size of
572 OMX_U16 nWidth; member in struct:QOMX_VIDEO_SAMPLEASPECTRATIO
H A DQOMX_AudioExtensions.h387 OMX_U8 nWidth; /**< Width of expansion effect */ member in struct:OMX_DAK_CONFIG_SSETYPE
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/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
H A DExynosVideoApi.h89 unsigned int nWidth; member in struct:_ExynosVideoRect
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h389 OMX_U32 nWidth; member in struct:OMX_CUSTOM_RESOLUTION
/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...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c302 int nWidth; member in struct:MYDATATYPE
822 pAppData->pInPortDef->format.video.nFrameWidth = pAppData->nWidth;
893 pAppData->pOutPortDef->format.video.nFrameWidth = pAppData->nWidth;
1005 pAppData->pInPortDef->format.video.nFrameWidth = pAppData->nWidth;
1028 pAppData->pOutPortDef->format.video.nFrameWidth = pAppData->nWidth;
2281 pAppData->nWidth = atoi(argv[3]);
2282 if (pAppData->nWidth & 15) {
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_Video.h135 @param nWidth to specify the Aspect ratio: width of the pixel
143 OMX_U32 nWidth; member in struct:OMX_VIDEO_CONFIG_PIXELINFOTYPE
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
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...]
/hardware/qcom/media/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/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
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/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);

Completed in 1787 milliseconds