Home
last modified time | relevance | path

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

/external/opencore/pvmi/recognizer/src/
Dpvmf_recognizer_registry_impl.cpp49 iDataStreamFactory = NULL; in PVMFRecognizerRegistryImpl()
60 iDataStreamFactory = NULL; in ~PVMFRecognizerRegistryImpl()
441 if (iDataStreamFactory != NULL) in CheckForDataAvailability()
447 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in CheckForDataAvailability()
467 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, in CheckForDataAvailability()
482iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, in CheckForDataAvailability()
490 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, in CheckForDataAvailability()
498 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, in CheckForDataAvailability()
512 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, in CompleteRecognize()
517 iDataStreamFactory = in CompleteRecognize()
[all …]
Dpvmf_recognizer_registry_impl.h359 PVMFDataStreamFactory* iDataStreamFactory; variable
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp333 iDataStreamFactory(NULL), in pvHttpDownloadOutput()
353 if (iDataStreamFactory && iDataStream) in reset()
357 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iDataStream); in reset()
359 iDataStreamFactory = NULL; in reset()
365 …if (aObjectType == NodeOutputType_DataStreamFactory && aOutputObject) iDataStreamFactory = (PVMFDa… in setOutputObject()
406 if (!iDataStreamFactory || !iPortIn) return PVMFFailure; in initialize()
410 …iDataStream = (PVMIDataStreamSyncInterface*)iDataStreamFactory->CreatePVMFCPMPluginAccessInterface… in initialize()
Dpvmf_protocol_engine_node_download_common.h138 PVMFDataStreamFactory *iDataStreamFactory;
/external/opencore/engines/player/src/
Dpv_player_node_registry.cpp324 iDataStreamFactory = NULL; in PVPlayerRecognizerRegistry()
478 iDataStreamFactory = aDataStreamFactory; in QueryFormatType()
485 …iRecognizeCmdId = PVMFRecognizerRegistry::Recognize(iRecSessionId, *iDataStreamFactory, NULL, iRec… in QueryFormatType()
Dpv_player_node_registry.h289 PVMFCPMPluginAccessInterfaceFactory* iDataStreamFactory; variable
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp115 iDataStreamFactory = NULL; in PVMFMP3FFParserNode()
1769 if (iDataStreamFactory == NULL) in PassDatastreamFactory()
1773 iDataStreamFactory = &aFactory; in PassDatastreamFactory()
1796 iFace = iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
1799 iFace = iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
2536 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iFace); in CleanupFileSource()
2539 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iFace); in CleanupFileSource()
2559 if (iDataStreamFactory != NULL) in CleanupFileSource()
2561 iDataStreamFactory->removeRef(); in CleanupFileSource()
2562 iDataStreamFactory = NULL; in CleanupFileSource()
[all …]
Dpvmf_mp3ffparser_node.h681 PVMFDataStreamFactory* iDataStreamFactory; variable
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp92 iDataStreamFactory = NULL; in PVMFAACFFParserNode()
1019 iDataStreamFactory, iFileHandle, &headerSize32)) in CheckForAACHeaderAvailability()
1060 if ((dsFactory == NULL) && (iDataStreamFactory != NULL)) in ParseAACFile()
1062 dsFactory = iDataStreamFactory; in ParseAACFile()
1186 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iFace); in DoStop()
1508 if (iDataStreamFactory != NULL) in CleanupFileSource()
1510 iDataStreamFactory->removeRef(); in CleanupFileSource()
1511 iDataStreamFactory = NULL; in CleanupFileSource()
3591 iDataStreamFactory = &aFactory; in PassDatastreamFactory()
3594 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
Dpvmf_aacffparser_node.h1064 PVMFDataStreamFactory* iDataStreamFactory; variable
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.cpp99 iDataStreamFactory = NULL; in PVMFAMRFFParserNode()
1504 if ((dsFactory == NULL) && (iDataStreamFactory != NULL)) in ParseAMRFile()
1506 dsFactory = iDataStreamFactory; in ParseAMRFile()
1587 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iFace); in DoStop()
2096 if (iDataStreamFactory != NULL) in CleanupFileSource()
2098 iDataStreamFactory->removeRef(); in CleanupFileSource()
2099 iDataStreamFactory = NULL; in CleanupFileSource()
3286 iDataStreamFactory = &aFactory; in PassDatastreamFactory()
3289 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
Dpvmf_amrffparser_node.h659 PVMFDataStreamFactory* iDataStreamFactory; variable
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h1327 iDataStreamFactory = (PVMFDataStreamFactory *)aDataStreamFactory; in setDataStreamFactory()
1331 return iDataStreamFactory; in getDataStreamFactory()
1613 PVMFDataStreamFactory *iDataStreamFactory; variable
Dpvmf_protocol_engine_node_common.cpp742 iDataStreamFactory(NULL), in InterfacingObjectContainer()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp145 iDataStreamFactory = NULL; in PVMFMP4FFParserNode()
2498 if ((dsFactory == NULL) && (iDataStreamFactory != NULL)) in ParseMP4File()
2500 dsFactory = iDataStreamFactory; in ParseMP4File()
5934 iDataStreamFactory->DestroyPVMFCPMPluginAccessInterface(uuid, iFace); in CleanupFileSource()
5985 if (iDataStreamFactory != NULL) in CleanupFileSource()
5987 iDataStreamFactory->removeRef(); in CleanupFileSource()
5988 iDataStreamFactory = NULL; in CleanupFileSource()
7716 if (iDataStreamFactory == NULL) in PassDatastreamFactory()
7718 iDataStreamFactory = &aFactory; in PassDatastreamFactory()
7721 iDataStreamFactory->CreatePVMFCPMPluginAccessInterface(uuid); in PassDatastreamFactory()
[all …]
Dpvmf_mp4ffparser_node.h977 PVMFDataStreamFactory* iDataStreamFactory; variable
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset1.h250 , iDataStreamFactory(NULL) in pvplayer_async_test_base()
313 PVMFCPMPluginAccessInterfaceFactory* iDataStreamFactory; variable
Dtest_pv_player_engine_testset1.cpp778 …OSCL_TRY(leavecode, iDataStreamFactory = OSCL_STATIC_CAST(PVMFDataStreamFactory*, new PVMIDataStre… in Run()
788 iSourceContextData->CommonData()->iRecognizerDataStreamFactory = iDataStreamFactory; in Run()
944 delete iDataStreamFactory; in Run()
945 iDataStreamFactory = NULL; in Run()