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

  /external/opencore/engines/player/src/
pv_player_datapath.h 195 PVMFPortInterface* iDecInPort;
pv_player_datapath.cpp 38 iSourceOutPort(NULL), iDecInPort(NULL), iDecOutPort(NULL), iSinkInPort(NULL),
208 if (!iDecInPort || !iDecOutPort || !iDecNode)
456 iDecInPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp);
470 if (iSourceOutPort->Connect(iDecInPort) != PVMFSuccess)
    [all...]

Completed in 1764 milliseconds