Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/src/
Dpvmf_return_codes.cpp92 CONSIDER(PVMFInfoErrorHandlingComplete); in PVMFStatusToString()
/external/opencore/pvmi/pvmf/include/
Dpvmf_return_codes.h271 const PVMFStatus PVMFInfoErrorHandlingComplete = 27; variable
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset1.cpp653 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
1283 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
2761 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
4672 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
5170 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
5646 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
6101 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
6537 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
7162 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
7655 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
[all …]
Dtest_pv_player_engine_testset7.cpp618 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
1204 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
1769 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
2334 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
2877 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
3419 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
4061 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
4666 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
5258 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
5911 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
[all …]
Dtest_pv_player_engine_testset8.cpp868 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
1896 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
2511 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
Dtest_pv_player_engine_testset5.cpp1428 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
2609 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
3058 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
4793 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
Dtest_pv_player_engine_testset6.cpp2236 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
3783 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
5103 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
6411 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
8519 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
Dtest_pv_player_engine_testset13.cpp2065 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
4222 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
6366 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
8531 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
10755 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
13206 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
15442 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
17713 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
19343 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
21333 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
[all …]
Dtest_pv_player_engine_testset_cpmdlapassthru.cpp2108 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
Dtest_pv_player_engine_testset9.cpp1953 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
Dtest_pv_player_engine_testset11.cpp2005 case PVMFInfoErrorHandlingComplete: in HandleInformationalEvent()
Dtest_pv_player_engine_testset10.cpp2014 case PVMFInfoErrorHandlingComplete: in HandleInformationalEvent()
Dtest_pv_player_engine_testset12.cpp2138 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
/external/opencore/
DChangeLog29 - Improvement in PVMFInfoErrorHandlingComplete in the player datapath
/external/opencore/android/
Dplayerdriver.cpp1329 case PVMFInfoErrorHandlingComplete: in HandleInformationalEvent()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_utility.cpp841 if (aEvent.GetEventType() == PVMFInfoErrorHandlingComplete) in HandleInformationalEvent()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp1463 ReportInfoEvent(PVMFInfoErrorHandlingComplete); in DispatchCommand()
/external/opencore/engines/player/src/
Dpv_player_engine.cpp17063 SendInformationalEvent(PVMFInfoErrorHandlingComplete, NULL); in DoErrorHandling()