HomeSort by relevance Sort by last modified time
    Searched refs:iDecOutPort (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),
208 if (!iDecInPort || !iDecOutPort || !iDecNode)
214 iDecOutPort->Disconnect();
479 iDecOutPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp);
508 if (iDecOutPort->Connect(iSinkInPort) != PVMFSuccess)
    [all...]
pv_player_datapath.h 196 PVMFPortInterface* iDecOutPort;

Completed in 15 milliseconds