Searched defs:nPortIndex (Results 1 – 10 of 10) sorted by relevance
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
D | OMX_IVCommon.h | 164 OMX_U32 nPortIndex; /**< Port that this struct applies to */ member 178 OMX_U32 nPortIndex; /**< Port that this struct applies to */ member 217 OMX_U32 nPortIndex; member 238 OMX_U32 nPortIndex; member 258 OMX_U32 nPortIndex; member 304 OMX_U32 nPortIndex; member 323 OMX_U32 nPortIndex; member 341 OMX_U32 nPortIndex; member 378 OMX_U32 nPortIndex; member 396 OMX_U32 nPortIndex; member [all …]
|
D | OMX_Audio.h | 139 OMX_U32 nPortIndex; /**< Indicates which port to set */ member 179 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 224 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 294 OMX_U32 nPortIndex; /**< Port that this structure applies to */ member 317 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 370 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 403 OMX_U32 nPortIndex; /**< Port that this structure applies to */ member 429 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 448 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 473 OMX_U32 nPortIndex; /**< port that this structure applies to */ member [all …]
|
D | OMX_Video.h | 175 OMX_U32 nPortIndex; member 199 OMX_U32 nPortIndex; member 222 OMX_U32 nPortIndex; member 258 OMX_U32 nPortIndex; member 295 OMX_U32 nPortIndex; member 335 OMX_U32 nPortIndex; member 362 OMX_U32 nPortIndex; member 389 OMX_U32 nPortIndex; member 513 OMX_U32 nPortIndex; member 573 OMX_U32 nPortIndex; member [all …]
|
D | OMX_Image.h | 160 OMX_U32 nPortIndex; member 198 OMX_U32 nPortIndex; member 232 OMX_U32 nPortIndex; member 257 OMX_U32 nPortIndex; member 295 OMX_U32 nPortIndex; member 333 OMX_U32 nPortIndex; member
|
D | OMX_Core.h | 481 OMX_U32 nPortIndex; member 635 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 1005 nPortIndex, \ argument 1048 nPortIndex, \ argument 1083 nPortIndex, \ argument 1185 nPortIndex, \ argument
|
D | OMX_Other.h | 133 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 195 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 344 OMX_U32 nPortIndex; /**< Indicates which port to set */ member
|
D | OMX_Component.h | 81 OMX_U32 nPortIndex; /**< Port number the structure applies to */ member 109 OMX_U32 nPortIndex; /**< port that this structure applies to */ member
|
/external/opencore/codecs_v2/omx/omx_baseclass/src/ |
D | pv_omxcomponent.cpp | 346 OMX_IN OMX_U32 nPortIndex, in ParameterSanityCheck() 1081 OMX_IN OMX_U32 nPortIndex, in BaseComponentUseBuffer() 1103 OMX_IN OMX_U32 nPortIndex, in UseBuffer() 1205 OMX_IN OMX_U32 nPortIndex, in BaseComponentAllocateBuffer() 1226 OMX_IN OMX_U32 nPortIndex, in AllocateBuffer() 1333 OMX_IN OMX_U32 nPortIndex, in BaseComponentFreeBuffer() 1352 OMX_IN OMX_U32 nPortIndex, in FreeBuffer() 4558 OMX_IN OMX_U32 nPortIndex, in BaseComponentProxyUseBuffer() 4578 OMX_IN OMX_U32 nPortIndex, in BaseComponentProxyAllocateBuffer() 4596 OMX_IN OMX_U32 nPortIndex, in BaseComponentProxyFreeBuffer()
|
/external/opencore/codecs_v2/omx/omx_proxy/src/ |
D | omx_proxy_interface.h | 395 OMX_U32 nPortIndex; variable 413 OMX_U32 nPortIndex; variable 429 OMX_U32 nPortIndex; variable
|
D | omx_proxy_interface.cpp | 581 OMX_IN OMX_U32 nPortIndex, in ProxyUseBuffer() 611 OMX_IN OMX_U32 nPortIndex, in ProxyAllocateBuffer() 638 OMX_IN OMX_U32 nPortIndex, in ProxyFreeBuffer()
|