Home
last modified time | relevance | path

Searched refs:PV2WayNodeInterface (Results 1 – 2 of 2) sorted by relevance

/external/opencore/engines/2way/src/
Dpv_2way_engine.h526 class PV2WayNodeInterface
536 PV2WayNodeInterface() : iState(NoInterface), in PV2WayNodeInterface() function
541 ~PV2WayNodeInterface() {}; in ~PV2WayNodeInterface()
684 PV2WayNodeInterface iNodeInterface;
975 PV2WayNodeInterface iVideoEncNodeInterface;
986 PV2WayNodeInterface iAudioEncNodeInterface;
988 PV2WayNodeInterface iClockSyncInterface;
1099 PV2WayNodeInterface iFFClipConfig;
1100 PV2WayNodeInterface iFFTrackConfig;
1101 PV2WayNodeInterface iFFSizeAndDuration;
Dpv_2way_engine.cpp948 iVideoEncNodeInterface.iState == PV2WayNodeInterface::NoInterface) in DoAddDataSource()
2031 (iVideoEncNodeInterface.iState != PV2WayNodeInterface::QueryInterface)) in CheckReset()
2241 iVideoEncNodeInterface.iState = PV2WayNodeInterface::HasInterface; in HandleVideoEncNodeCmd()
2258 iVideoEncNodeInterface.iState = PV2WayNodeInterface::NoInterface; in HandleVideoEncNodeCmd()
2313 PV2WayNodeInterface::HasInterface; in HandleSinkNodeCmd()
2386 iAudioEncNodeInterface.iState = PV2WayNodeInterface::HasInterface; in HandleAudioEncNodeCmd()
2391 iAudioEncNodeInterface.iState = PV2WayNodeInterface::NoInterface; in HandleAudioEncNodeCmd()
4807 PV2WayNodeInterface::HasInterface)) in SendNodeCmdL()
5043 iFFClipConfig.iState = PV2WayNodeInterface::HasInterface; in HandleFFComposerNodeCmd()
5047 iFFClipConfig.iState = PV2WayNodeInterface::NoInterface; in HandleFFComposerNodeCmd()
[all …]