Home
last modified time | relevance | path

Searched refs:aInstance (Results 1 – 18 of 18) sorted by relevance

/external/opencore/modules/linux_download/protocol_engine_plugins/progressive_download/core/src/
Dpvmfprotocolenginenode_progressive_download_plugin.cpp63 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
65 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_download/protocol_engine_plugins/progressive_streaming/core/src/
Dpvmfprotocolenginenode_progressive_streaming_plugin.cpp62 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
64 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_mp4/core/src/
Dpvmfmp4nodes.cpp67 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
69 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_rtsp/core/src/
Dpvmfrtspnodes.cpp69 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
71 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_download/core/src/
Dpvmfdownloadnodes.cpp66 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
68 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_download/protocol_engine_plugins/progressive_download/registry/src/
Dpvprotocolenginenode_pdl_plugin_registry.cpp158 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
160 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_download/protocol_engine_plugins/progressive_streaming/registry/src/
Dpvprotocolenginenode_ps_plugin_registry.cpp160 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
162 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_download/node_registry/src/
Dpvmfdownloadnodereg.cpp234 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
236 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_rtsp/node_registry/src/
Dpvmfrtspnodereg.cpp233 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
235 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/modules/linux_mp4/node_registry/src/
Dpvmfmp4nodereg.cpp264 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
266 OSCL_DELETE(aInstance); in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_amrenc/src/
Domx_amrenc_component.cpp117 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
119 AmrEncOmxSharedLibraryInterface* module = (AmrEncOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp122 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
124 Mp3OmxSharedLibraryInterface* module = (Mp3OmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_aac/src/
Domx_aac_component.cpp131 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
133 AacOmxSharedLibraryInterface* module = (AacOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp126 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
128 AmrOmxSharedLibraryInterface* module = (AmrOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp124 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
126 AvcOmxSharedLibraryInterface* module = (AvcOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp186 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
188 … Mpeg4H263EncOmxSharedLibraryInterface* module = (Mpeg4H263EncOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp200 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
202 Mpeg4H263OmxSharedLibraryInterface* module = (Mpeg4H263OmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp126 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument
128 AvcEncOmxSharedLibraryInterface* module = (AvcEncOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()