Home
last modified time | relevance | path

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

/external/opencore/engines/player/src/
Dpv_player_engine.h1564 struct PVPlayerEngineUuidNodeMapping struct
1568 PVPlayerEngineUuidNodeMapping(PVUuid aUuid, PVMFNodeInterface* aNode): in PVPlayerEngineUuidNodeMapping() argument
1572 Oscl_Vector<PVPlayerEngineUuidNodeMapping, OsclMemAllocator> iNodeUuids;
Dpv_player_engine.cpp4467 iNodeUuids.push_back(PVPlayerEngineUuidNodeMapping(foundUuids[0], iSourceNode)); in DoSetupSourceNode()
6736 …iNodeUuids.push_back(PVPlayerEngineUuidNodeMapping(foundUuids[0], iTrackSelectionList[i].iTsDecNod… in DoDecNodeQueryCapConfigIF()
7479 PVPlayerEngineUuidNodeMapping* iter = iNodeUuids.begin(); in DoSinkDecCleanupSourcePrepare()
7602 PVPlayerEngineUuidNodeMapping* iter = iNodeUuids.begin(); in DoSinkDecCleanupSourcePrepare()
9579 PVPlayerEngineUuidNodeMapping* iter = iNodeUuids.begin(); in DoEngineDatapathTeardown()
9738 PVPlayerEngineUuidNodeMapping* iter = iNodeUuids.begin(); in DoSourceNodeCleanup()