Searched refs:PVMFInfoDataReady (Results 1 – 17 of 17) sorted by relevance
/external/opencore/pvmi/pvmf/src/ |
D | pvmf_return_codes.cpp | 87 CONSIDER(PVMFInfoDataReady); in PVMFStatusToString()
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmf_return_codes.h | 251 const PVMFStatus PVMFInfoDataReady = 22; variable
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/ |
D | pvmf_rtp_jitter_buffer_impl.cpp | 461 PVMFAsyncEvent jbEvent(PVMFInfoEvent, PVMFInfoDataReady, NULL, NULL); in IsDelayEstablished() 568 PVMFAsyncEvent jbEvent(PVMFInfoEvent, PVMFInfoDataReady, NULL, NULL); in IsDelayEstablished() 623 PVMFAsyncEvent jbEvent(PVMFInfoEvent, PVMFInfoDataReady, NULL, NULL); in IsDelayEstablished() 1431 else if (PVMFInfoDataReady == aEvent.GetEventType()) in ReportJBInfoEvent()
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_jitter_buffer_impl.cpp | 1177 PVMFAsyncEvent jbEvent(PVMFInfoEvent, PVMFInfoDataReady, NULL, NULL); in IsDelayEstablished() 1251 PVMFAsyncEvent jbEvent(PVMFInfoEvent, PVMFInfoDataReady, NULL, NULL); in IsDelayEstablished()
|
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/ |
D | pvmf_protocol_engine_node_download_common.cpp | 1296 iObserver->ReportEvent(PVMFInfoDataReady, (OsclAny*)iProtocol->getDownloadRate()); in sendDataReadyEvent() 1394 iObserver->ReportEvent(PVMFInfoDataReady); in checkBufferCompleteEvent()
|
/external/opencore/nodes/streaming/jitterbuffernode/src/ |
D | pvmf_jitter_buffer_node.cpp | 3222 case PVMFInfoDataReady: in ProcessJBInfoEvent() 3224 UpdateRebufferingStats(PVMFInfoDataReady); in ProcessJBInfoEvent() 3226 ReportInfoEvent(PVMFInfoDataReady); in ProcessJBInfoEvent()
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_downloadmanager_node.cpp | 1424 PVMFAsyncEvent info(PVMFInfoEvent, PVMFInfoDataReady, NULL, NULL); in GenerateDataReadyEvent() 1440 case PVMFInfoDataReady: in FilterPlaybackEventsFromSubNodes() 3100 case PVMFInfoDataReady: in HandleNodeInformationalEvent()
|
/external/opencore/android/ |
D | playerdriver.cpp | 1384 case PVMFInfoDataReady: in HandleInformationalEvent()
|
/external/opencore/engines/player/test/src/ |
D | test_pv_player_engine_testset13.cpp | 2196 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent() 4420 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent() 6566 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent() 8732 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent() 10930 case PVMFInfoDataReady: in HandleInformationalEvent() 13374 case PVMFInfoDataReady: in HandleInformationalEvent() 15617 case PVMFInfoDataReady: in HandleInformationalEvent() 17912 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent() 19436 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent() 21515 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent() [all …]
|
D | test_pv_player_engine_testset_cpmdlapassthru.cpp | 2271 case PVMFInfoDataReady: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset9.cpp | 2127 case PVMFInfoDataReady: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset11.cpp | 2179 case PVMFInfoDataReady: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset10.cpp | 2192 case PVMFInfoDataReady: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset5.cpp | 1538 case PVMFInfoDataReady: in HandleInformationalEvent() 4896 case PVMFInfoDataReady: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset12.cpp | 2349 if (aEvent.GetEventType() == PVMFInfoDataReady) in HandleInformationalEvent()
|
/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_node.cpp | 2698 ReportMP4FFParserInfoEvent(PVMFInfoDataReady); in DoPrepare() 7560 ReportMP4FFParserInfoEvent(PVMFInfoDataReady); in DataStreamCommandCompleted()
|
/external/opencore/engines/player/src/ |
D | pv_player_engine.cpp | 16068 case PVMFInfoDataReady: in HandleSourceNodeInfoEvent() 16461 SendInformationalEvent(PVMFInfoDataReady); in SendSourceDataReadyInfoEvent()
|