Searched refs:PVMFInfoContentTruncated (Results 1 – 13 of 13) sorted by relevance
/external/opencore/pvmi/pvmf/src/ |
D | pvmf_return_codes.cpp | 96 CONSIDER(PVMFInfoContentTruncated); in PVMFStatusToString()
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmf_return_codes.h | 288 const PVMFStatus PVMFInfoContentTruncated = 31; variable
|
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/ |
D | pvmf_protocol_engine_node_download_common.cpp | 1500 …if (status == 1) iObserver->ReportEvent(PVMFInfoContentTruncated, (OsclAny*)iProtocol->getDownload… in checkContentTruncated() 1503 iObserver->ReportEvent(PVMFInfoContentTruncated, in checkContentTruncated()
|
/external/opencore/android/ |
D | playerdriver.cpp | 1312 case PVMFInfoContentTruncated: in HandleInformationalEvent() 1321 PVMFInfoContentTruncated); in HandleInformationalEvent()
|
/external/opencore/engines/player/test/src/ |
D | test_pv_player_engine_testset5.cpp | 1585 case PVMFInfoContentTruncated: in HandleInformationalEvent() 2650 case PVMFInfoContentTruncated: in HandleInformationalEvent() 3099 case PVMFInfoContentTruncated: in HandleInformationalEvent() 4926 case PVMFInfoContentTruncated: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset13.cpp | 2234 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent() 4458 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent() 6604 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent() 8770 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent() 10967 case PVMFInfoContentTruncated: in HandleInformationalEvent() 13411 case PVMFInfoContentTruncated: in HandleInformationalEvent() 15654 case PVMFInfoContentTruncated: in HandleInformationalEvent() 17950 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent() 19474 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent() 21553 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent() [all …]
|
D | test_pv_player_engine_testset11.cpp | 2216 case PVMFInfoContentTruncated: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset_cpmdlapassthru.cpp | 2308 case PVMFInfoContentTruncated: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset9.cpp | 2164 case PVMFInfoContentTruncated: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset10.cpp | 2236 case PVMFInfoContentTruncated: in HandleInformationalEvent()
|
D | test_pv_player_engine_testset12.cpp | 2387 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent()
|
/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_node.cpp | 4896 ReportMP4FFParserInfoEvent(PVMFInfoContentTruncated, NULL, &erruuid, &errcode); in RetrieveTrackData() 4915 ReportMP4FFParserInfoEvent(PVMFInfoContentTruncated, NULL, &erruuid, &errcode); in RetrieveTrackData() 5098 … ReportMP4FFParserInfoEvent(PVMFInfoContentTruncated, NULL, &erruuid, &errcode); in RetrieveTrackData() 5109 ReportMP4FFParserInfoEvent(PVMFInfoContentTruncated, NULL, &erruuid, &errcode); in RetrieveTrackData()
|
/external/opencore/engines/player/src/ |
D | pv_player_engine.cpp | 16091 case PVMFInfoContentTruncated: in HandleSourceNodeInfoEvent()
|