Home
last modified time | relevance | path

Searched refs:OMX_TI_IndexParam2DBufferAllocDimension (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_TI_Index.h191 OMX_TI_IndexParam2DBufferAllocDimension, /**< reference: OMX_CONFIG_RECTTYPE */ enumerator
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
Domx_proxy_videodec.c583 eError = PROXY_GetParameter(hComponent,(OMX_INDEXTYPE)OMX_TI_IndexParam2DBufferAllocDimension, in RPC_UTIL_SetStrideAndPadding()
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c701 …eError = PROXY_GetParameter(hComponent, (OMX_INDEXTYPE)OMX_TI_IndexParam2DBufferAllocDimension, &t… in PROXY_AllocateBuffer()
1063 …eError = PROXY_GetParameter(hComponent, (OMX_INDEXTYPE)OMX_TI_IndexParam2DBufferAllocDimension, &t… in PROXY_UseBuffer()
2235 OMX_TI_IndexParam2DBufferAllocDimension, in RPC_UTIL_GetNumLines()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c728 …eError = PROXY_GetParameter(hComponent, (OMX_INDEXTYPE)OMX_TI_IndexParam2DBufferAllocDimension, &t… in LOCAL_PROXY_H264E_AllocateBuffer()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c715 …eError = PROXY_GetParameter(hComponent, (OMX_INDEXTYPE)OMX_TI_IndexParam2DBufferAllocDimension, &t… in LOCAL_PROXY_MPEG4E_AllocateBuffer()
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCameraAdapter.cpp2443 …(mCameraAdapterParameters.mHandleComp, ( OMX_INDEXTYPE ) OMX_TI_IndexParam2DBufferAllocDimension, … in getFrameSize()