HomeSort by relevance Sort by last modified time
    Searched refs:iSourceOutPort (Results 1 - 2 of 2) sorted by null

  /external/opencore/engines/player/src/
pv_player_datapath.cpp 38 iSourceOutPort(NULL), iDecInPort(NULL), iDecOutPort(NULL), iSinkInPort(NULL),
197 if (!iSourceOutPort || !iSinkInPort ||
204 iSourceOutPort->Disconnect();
441 iSourceOutPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp);
470 if (iSourceOutPort->Connect(iDecInPort) != PVMFSuccess)
519 iSourceOutPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp);
548 if (iSourceOutPort->Connect(iSinkInPort) != PVMFSuccess)
    [all...]
pv_player_datapath.h 194 PVMFPortInterface* iSourceOutPort;

Completed in 129 milliseconds