OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pPlatformPrivate
(Results
1 - 8
of
8
) sorted by null
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c
884
OMX_TI_PLATFORMPRIVATE *
pPlatformPrivate
= NULL;
914
pPlatformPrivate
= (*ppBufferHdr)->
pPlatformPrivate
;
[
all
...]
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c
834
OMX_TI_PLATFORMPRIVATE *
pPlatformPrivate
= NULL;
878
pPlatformPrivate
=
882
PROXY_assert(
pPlatformPrivate
!= NULL, OMX_ErrorInsufficientResources,
884
pBufferHeader->
pPlatformPrivate
=
pPlatformPrivate
;
916
if (
pPlatformPrivate
)
917
TIMM_OSAL_Free(
pPlatformPrivate
);
952
OMX_TI_PLATFORMPRIVATE *
pPlatformPrivate
= NULL;
1011
pPlatformPrivate
=
1015
PROXY_assert(
pPlatformPrivate
!= NULL, OMX_ErrorInsufficientResources
[
all
...]
/frameworks/native/include/media/openmax/
OMX_Core.h
428
OMX_PTR
pPlatformPrivate
; /**< pointer to any data the platform
[
all
...]
/hardware/qcom/media/mm-core/inc/
OMX_Core.h
411
OMX_PTR
pPlatformPrivate
; /**< pointer to any data the platform
[
all
...]
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h
411
OMX_PTR
pPlatformPrivate
; /**< pointer to any data the platform
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h
411
OMX_PTR
pPlatformPrivate
; /**< pointer to any data the platform
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h
411
OMX_PTR
pPlatformPrivate
; /**< pointer to any data the platform
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h
411
OMX_PTR
pPlatformPrivate
; /**< pointer to any data the platform
[
all
...]
Completed in 2639 milliseconds