/external/opencore/modules/linux_download/protocol_engine_plugins/progressive_download/core/src/ |
D | pvmfprotocolenginenode_progressive_download_plugin.cpp | 63 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/ |
D | pvmfprotocolenginenode_progressive_streaming_plugin.cpp | 62 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 64 OSCL_DELETE(aInstance); in PVReleaseInterface()
|
/external/opencore/modules/linux_mp4/core/src/ |
D | pvmfmp4nodes.cpp | 67 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 69 OSCL_DELETE(aInstance); in PVReleaseInterface()
|
/external/opencore/modules/linux_rtsp/core/src/ |
D | pvmfrtspnodes.cpp | 69 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 71 OSCL_DELETE(aInstance); in PVReleaseInterface()
|
/external/opencore/modules/linux_download/core/src/ |
D | pvmfdownloadnodes.cpp | 66 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/ |
D | pvprotocolenginenode_pdl_plugin_registry.cpp | 158 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/ |
D | pvprotocolenginenode_ps_plugin_registry.cpp | 160 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 162 OSCL_DELETE(aInstance); in PVReleaseInterface()
|
/external/opencore/modules/linux_download/node_registry/src/ |
D | pvmfdownloadnodereg.cpp | 234 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 236 OSCL_DELETE(aInstance); in PVReleaseInterface()
|
/external/opencore/modules/linux_rtsp/node_registry/src/ |
D | pvmfrtspnodereg.cpp | 233 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 235 OSCL_DELETE(aInstance); in PVReleaseInterface()
|
/external/opencore/modules/linux_mp4/node_registry/src/ |
D | pvmfmp4nodereg.cpp | 264 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 266 OSCL_DELETE(aInstance); in PVReleaseInterface()
|
/external/opencore/codecs_v2/omx/omx_amrenc/src/ |
D | omx_amrenc_component.cpp | 117 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/ |
D | omx_mp3_component.cpp | 122 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/ |
D | omx_aac_component.cpp | 131 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/ |
D | omx_amr_component.cpp | 126 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/ |
D | omx_avc_component.cpp | 124 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/ |
D | omx_mpeg4enc_component.cpp | 186 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/ |
D | omx_mpeg4_component.cpp | 200 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/ |
D | omx_avcenc_component.cpp | 126 OSCL_EXPORT_REF void PVReleaseInterface(OsclSharedLibraryInterface* aInstance) in PVReleaseInterface() argument 128 AvcEncOmxSharedLibraryInterface* module = (AvcEncOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()
|