Searched refs:hPipe (Results 1 – 6 of 6) sorted by relevance
/external/opencore/codecs_v2/omx/omx_mastercore/include/ |
D | omx_interface.h | 79 OMX_OUT OMX_HANDLETYPE *hPipe, 200 OMX_OUT OMX_HANDLETYPE *hPipe,
|
/external/opencore/codecs_v2/omx/omx_common/include/ |
D | pv_omxcore.h | 144 OMX_OUT OMX_HANDLETYPE *hPipe, 333 OMX_OUT OMX_HANDLETYPE *hPipe,
|
/external/opencore/codecs_v2/omx/omx_common/src/ |
D | pv_omxcore.cpp | 1083 OMX_OUT OMX_HANDLETYPE *hPipe, in OMX_MasterGetContentPipe() argument 1086 return OMX_GetContentPipe(hPipe,szURI); in OMX_MasterGetContentPipe() 1091 OMX_OUT OMX_HANDLETYPE *hPipe, in OMX_GetContentPipe() argument 1094 OSCL_UNUSED_ARG(hPipe); in OMX_GetContentPipe()
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
D | OMX_Component.h | 167 OMX_HANDLETYPE hPipe; /**< The pipe handle*/ member
|
D | OMX_Core.h | 1377 OMX_OUT OMX_HANDLETYPE *hPipe,
|
/external/opencore/codecs_v2/omx/omx_mastercore/src/ |
D | pv_omxmastercore.cpp | 748 OMX_OUT OMX_HANDLETYPE *hPipe, in OMX_MasterGetContentPipe() argument 766 Status = (*(pInterface[ii]->GetpOMX_GetContentPipe()))(hPipe, szURI); in OMX_MasterGetContentPipe()
|