Home
last modified time | relevance | path

Searched refs:PVMFInfoContentTruncated (Results 1 – 13 of 13) sorted by relevance

/external/opencore/pvmi/pvmf/src/
Dpvmf_return_codes.cpp96 CONSIDER(PVMFInfoContentTruncated); in PVMFStatusToString()
/external/opencore/pvmi/pvmf/include/
Dpvmf_return_codes.h288 const PVMFStatus PVMFInfoContentTruncated = 31; variable
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp1500 …if (status == 1) iObserver->ReportEvent(PVMFInfoContentTruncated, (OsclAny*)iProtocol->getDownload… in checkContentTruncated()
1503 iObserver->ReportEvent(PVMFInfoContentTruncated, in checkContentTruncated()
/external/opencore/android/
Dplayerdriver.cpp1312 case PVMFInfoContentTruncated: in HandleInformationalEvent()
1321 PVMFInfoContentTruncated); in HandleInformationalEvent()
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset5.cpp1585 case PVMFInfoContentTruncated: in HandleInformationalEvent()
2650 case PVMFInfoContentTruncated: in HandleInformationalEvent()
3099 case PVMFInfoContentTruncated: in HandleInformationalEvent()
4926 case PVMFInfoContentTruncated: in HandleInformationalEvent()
Dtest_pv_player_engine_testset13.cpp2234 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 …]
Dtest_pv_player_engine_testset11.cpp2216 case PVMFInfoContentTruncated: in HandleInformationalEvent()
Dtest_pv_player_engine_testset_cpmdlapassthru.cpp2308 case PVMFInfoContentTruncated: in HandleInformationalEvent()
Dtest_pv_player_engine_testset9.cpp2164 case PVMFInfoContentTruncated: in HandleInformationalEvent()
Dtest_pv_player_engine_testset10.cpp2236 case PVMFInfoContentTruncated: in HandleInformationalEvent()
Dtest_pv_player_engine_testset12.cpp2387 if (aEvent.GetEventType() == PVMFInfoContentTruncated) in HandleInformationalEvent()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp4896 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/
Dpv_player_engine.cpp16091 case PVMFInfoContentTruncated: in HandleSourceNodeInfoEvent()