Searched refs:iSourceNodeTrackSelIF (Results 1 – 2 of 2) sorted by relevance
1050 iSourceNodeTrackSelIF(NULL), in PVPlayerEngine()6453 if (iSourceNodeTrackSelIF == NULL) in DoSinkNodeQueryCapConfigIF()6466 if (iSourceNodeTrackSelIF->GetMediaPresentationInfo(iSourcePresInfoList) != PVMFSuccess) in DoSinkNodeQueryCapConfigIF()6871 if (iSourceNodeTrackSelIF == NULL) in DoSourceNodeTrackSelection()6943 retval = iSourceNodeTrackSelIF->SelectTracks(selectedtracks); in DoSourceNodeTrackSelection()6958 if (iSourceNodeTrackSelIF == NULL) in DoTrackSelection()9656 if (iSourceNodeTrackSelIF) in DoSourceNodeCleanup()9660 iSourceNodeTrackSelIF->removeRef(); in DoSourceNodeCleanup()9661 iSourceNodeTrackSelIF = NULL; in DoSourceNodeCleanup()11738 … iSourceNodeTrackSelIF = (PVMFTrackSelectionExtensionInterface*)iSourceNodePVInterfaceTrackSel; in HandleSourceNodeQueryTrackSelIF()[all …]
1199 PVMFTrackSelectionExtensionInterface* iSourceNodeTrackSelIF; variable