Home
last modified time | relevance | path

Searched refs:aRefCount (Results 1 – 12 of 12) sorted by relevance

/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxregistry.cpp46 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
47 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
94 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
95 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
159 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
160 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
220 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
221 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
280 …N OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
281 …Destructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
[all …]
Dpv_omxcore.cpp493 OMX_U32 &aRefCount = data->ipInstantiatedComponentReg[ii]->SharedLibraryRefCounter; in _OMX_Deinit()
494 …ComponentReg[ii]->FunctionPtrDestroyComponent)(componentHandle[ii], aOmxLib, aOsclUuid, aRefCount); in _OMX_Deinit()
637 OMX_U32 &aRefCount = data->ipRegTemplateList[ii]->SharedLibraryRefCounter; in _Cleanup_Component() local
638 …(data->ipRegTemplateList[ii]->FunctionPtrDestroyComponent)(aHandle, aOmxLib, aOsclUuid, aRefCount); in _Cleanup_Component()
844 OMX_U32 &aRefCount = data->ipRegTemplateList[ii]->SharedLibraryRefCounter; in OMX_GetHandle() local
845 …ateComponent)(pHandle, pAppData, NULL, aOmxLibName, aOmxLib, aOsclUuid, aRefCount) == OMX_ErrorNon… in OMX_GetHandle()
858 …i])->FunctionPtrDestroyComponent)(componentHandle[*componentIndex], aOmxLib, aOsclUuid, aRefCount); in OMX_GetHandle()
985 OMX_U32 &aRefCount = data->ipInstantiatedComponentReg[ii]->SharedLibraryRefCounter; in OMX_FreeHandle() local
986 …onentReg[ComponentNumber]->FunctionPtrDestroyComponent)(hComponent, aOmxLib, aOsclUuid, aRefCount); in OMX_FreeHandle()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp28 …a, OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in Mpeg4EncOmxComponentFactory() argument
33 OSCL_UNUSED_ARG(aRefCount); in Mpeg4EncOmxComponentFactory()
61 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in Mpeg4EncOmxComponentDestructor() argument
65 OSCL_UNUSED_ARG(aRefCount); in Mpeg4EncOmxComponentDestructor()
81 …a, OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in H263EncOmxComponentFactory() argument
86 OSCL_UNUSED_ARG(aRefCount); in H263EncOmxComponentFactory()
115 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in H263EncOmxComponentDestructor() argument
119 OSCL_UNUSED_ARG(aRefCount); in H263EncOmxComponentDestructor()
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp47 …N OMX_PTR pProxy , OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in Mpeg4OmxComponentFactory() argument
52 OSCL_UNUSED_ARG(aRefCount); in Mpeg4OmxComponentFactory()
80 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in Mpeg4OmxComponentDestructor() argument
84 OSCL_UNUSED_ARG(aRefCount); in Mpeg4OmxComponentDestructor()
99 …IN OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in H263OmxComponentFactory() argument
104 OSCL_UNUSED_ARG(aRefCount); in H263OmxComponentFactory()
131 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in H263OmxComponentDestructor() argument
135 OSCL_UNUSED_ARG(aRefCount); in H263OmxComponentDestructor()
/external/opencore/codecs_v2/omx/omx_amrenc/src/
Domx_amrenc_component.cpp28 …a, OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in AmrEncOmxComponentFactory() argument
33 OSCL_UNUSED_ARG(aRefCount); in AmrEncOmxComponentFactory()
57 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in AmrEncOmxComponentDestructor() argument
61 OSCL_UNUSED_ARG(aRefCount); in AmrEncOmxComponentDestructor()
/external/opencore/codecs_v2/omx/omx_proxy/src/
Domx_proxy_interface.cpp858 OMX_U32 &aRefCount = data->ipRegTemplateList[ii]->SharedLibraryRefCounter; in GlobalProxyComponentGetHandle() local
859 …eComponent)(pHandle, pAppData, pProxy, aOmxLibName, aOmxLib, aOsclUuid, aRefCount) == OMX_ErrorNon… in GlobalProxyComponentGetHandle()
923 …stroyComp)(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount); in GlobalProxyComponentFreeHandle()
929 OMX_U32 &aRefCount = data->ipInstantiatedComponentReg[ii]->SharedLibraryRefCounter; in GlobalProxyComponentFreeHandle() local
931 (*destroyComp)(pHandle, aOmxLib, aOsclUuid, aRefCount); in GlobalProxyComponentFreeHandle()
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h199 … OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
201 …Component)(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount);
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp36 …a, OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in OSCL_DLL_ENTRY_POINT_DEFAULT()
41 OSCL_UNUSED_ARG(aRefCount); in OSCL_DLL_ENTRY_POINT_DEFAULT()
65 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in Mp3OmxComponentDestructor() argument
69 OSCL_UNUSED_ARG(aRefCount); in Mp3OmxComponentDestructor()
/external/opencore/codecs_v2/omx/omx_aac/src/
Domx_aac_component.cpp44 …a, OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in OSCL_DLL_ENTRY_POINT_DEFAULT()
49 OSCL_UNUSED_ARG(aRefCount); in OSCL_DLL_ENTRY_POINT_DEFAULT()
73 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in AacOmxComponentDestructor() argument
77 OSCL_UNUSED_ARG(aRefCount); in AacOmxComponentDestructor()
/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp39 …a, OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in OSCL_DLL_ENTRY_POINT_DEFAULT()
44 OSCL_UNUSED_ARG(aRefCount); in OSCL_DLL_ENTRY_POINT_DEFAULT()
68 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in AmrOmxComponentDestructor() argument
72 OSCL_UNUSED_ARG(aRefCount); in AmrOmxComponentDestructor()
/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp35 …N OMX_PTR pProxy , OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in OSCL_DLL_ENTRY_POINT_DEFAULT()
40 OSCL_UNUSED_ARG(aRefCount); in OSCL_DLL_ENTRY_POINT_DEFAULT()
64 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in AvcOmxComponentDestructor() argument
68 OSCL_UNUSED_ARG(aRefCount); in AvcOmxComponentDestructor()
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp35 …a, OMX_PTR pProxy, OMX_STRING aOmxLibName, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in AvcEncOmxComponentFactory() argument
40 OSCL_UNUSED_ARG(aRefCount); in AvcEncOmxComponentFactory()
65 …tDestructor(OMX_IN OMX_HANDLETYPE pHandle, OMX_PTR &aOmxLib, OMX_PTR aOsclUuid, OMX_U32 &aRefCount) in AvcEncOmxComponentDestructor() argument
69 OSCL_UNUSED_ARG(aRefCount); in AvcEncOmxComponentDestructor()