Searched refs:nStride (Results 1 - 25 of 41) sorted by relevance

12

/hardware/qcom/media/mm-core/inc/
H A DOMX_Image.h97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h105 * nStride : Number of bytes per span of an image
130 OMX_S32 nStride; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Image.h97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Image.h97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Image.h97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Image.h97 * nStride : Number of bytes per span of an image (i.e.
116 OMX_S32 nStride; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h104 * nStride : Number of bytes per span of an image
129 OMX_S32 nStride; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c119 OMX_U32 nPortIndex, OMX_U32 * nStride);
659 OMX_U32 nStride = 0; local
682 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
686 if (nStride == LINUX_PAGE_SIZE && \
950 OMX_U32 currentBuffer = 0, i = 0, nStride = 0, nNumLines = 0; local
1035 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
1038 if (nStride == LINUX_PAGE_SIZE)
1213 OMX_U32 count = 0, nStride = 0; local
1946 OMX_U32 count = 0, nStride = 0; local
2142 * @param nStride [OU
2146 RPC_UTIL_GetStride(OMX_COMPONENTTYPE * hRemoteComp, OMX_U32 nPortIndex, OMX_U32 * nStride) argument
[all...]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c111 int nHeight, int nStride,
468 sPortDef.format.video.nStride = LINUX_PAGE_SIZE;
555 OMX_U32 nStride = 0, nNumLines = 0; local
710 int err, nStride; local
732 (int) HAL_PIXEL_FORMAT_TI_NV12,(int) GRALLOC_USAGE_HW_RENDER, &(pProxy->gralloc_handle[pProxy->nCurBufIndex]), &nStride);
879 int nWidth, int nHeight, int nStride,
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.c110 int nHeight, int nStride,
451 sPortDef.format.video.nStride = LINUX_PAGE_SIZE;
538 OMX_U32 nStride = 0, nNumLines = 0; local
698 int err, nStride; local
719 (int) HAL_PIXEL_FORMAT_TI_NV12,(int) GRALLOC_USAGE_HW_RENDER, &(pProxy->gralloc_handle[pProxy->nCurBufIndex]), &nStride);
866 int nWidth, int nHeight, int nStride,
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/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_Vdec.c84 width = exynosOutputPort->portDefinition.format.video.nStride =
85 exynosInputPort->portDefinition.format.video.nStride;
243 pExynosInputPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
256 pExynosOutputPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
1259 pExynosPort->portDefinition.format.video.nStride = 0;
1281 pExynosPort->portDefinition.format.video.nStride = 0;
H A DExynos_OMX_VdecControl.c624 pInputPort->portDefinition.format.video.nStride = pInputPort->newPortDefinition.format.video.nStride;
1256 pExynosPort->portDefinition.format.video.nStride = width;
1264 pExynosOutputPort->portDefinition.format.video.nStride = width;
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec.c572 sPortDef.format.video.nStride = LINUX_PAGE_SIZE;
588 sPortDef.format.video.nStride = tParamStruct.nWidth;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Android.cpp170 OMX_U32 nStride = 0; local
173 nStride = priv_hnd->stride;
178 return nStride;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c71 width = exynosOutputPort->portDefinition.format.video.nStride =
72 exynosInputPort->portDefinition.format.video.nStride;
1282 pExynosPort->portDefinition.format.video.nStride = 0;
1307 pExynosPort->portDefinition.format.video.nStride = 0;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c762 pInputPortDefinition->format.video.nStride = ((pH264Dec->hMFCH264Handle.codecOutbufConf.nFrameWidth + 15) & (~15));
786 pInputPortDefinition->format.video.nStride = ((pH264Dec->hMFCH264Handle.codecOutbufConf.nFrameWidth + 15) & (~15));
810 pInputPortDefinition->format.video.nStride = ((pH264Dec->hMFCH264Handle.codecOutbufConf.nFrameWidth + 15) & (~15));
2291 pExynosPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
2310 pExynosPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp797 portCheck.format.video.nStride = portParams.mStride;
854 portCheck.format.image.nStride = 0;
881 portParams.mStride = portCheck.format.image.nStride;
894 CAMHAL_LOGDB("\n ***IMG portCheck.format.image.nStride = %ld\n",
895 portCheck.format.image.nStride);
908 CAMHAL_LOGDB("\n ***PRV portCheck.format.video.nStride = %ld\n",
909 portCheck.format.video.nStride);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c897 pExynosInputPort->portDefinition.format.video.nStride = ((pMpeg4Dec->hMFCMpeg4Handle.codecOutbufConf.nFrameWidth + 15) & (~15));
918 pExynosInputPort->portDefinition.format.video.nStride = ((pMpeg4Dec->hMFCMpeg4Handle.codecOutbufConf.nFrameWidth + 15) & (~15));
2304 pExynosPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
2327 pExynosPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c708 pExynosInputPort->portDefinition.format.video.nStride = ((pVp8Dec->hMFCVp8Handle.codecOutbufConf.nFrameWidth + 15) & (~15));
729 pExynosInputPort->portDefinition.format.video.nStride = ((pVp8Dec->hMFCVp8Handle.codecOutbufConf.nFrameWidth + 15) & (~15));
1889 pExynosPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
1906 pExynosPort->portDefinition.format.video.nStride = 0; /*DEFAULT_FRAME_WIDTH;*/
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c817 pAppData->pInPortDef->format.video.nStride = -1;
895 pAppData->pOutPortDef->format.video.nStride = 0;
1000 pAppData->pInPortDef->format.video.nStride = -1;
1030 pAppData->pOutPortDef->format.video.nStride = 0;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c888 pInPortDef->format.image.nStride = -1;
964 pOutPortDef->format.image.nStride = -1;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp3527 DEBUG_PRINT_ERROR("DecWidth %d DecHeight %d\n",portFmt.format.video.nStride,portFmt.format.video.nSliceHeight);
3532 e->src.width = portFmt.format.video.nStride;
3613 //e->src_rect.w = portFmt.format.video.nStride;
3771 stride = portFmt.format.video.nStride;

Completed in 891 milliseconds

12