Searched refs:getMaxOutPortTimestamp (Results 1 – 3 of 3) sorted by relevance
172 OSCL_IMPORT_REF virtual uint32 getMaxOutPortTimestamp(PVMFPortInterface* aPort,245 uint32 getMaxOutPortTimestamp(PVMFPortInterface* aPort, bool oPeek = false);309 OSCL_IMPORT_REF uint32 getMaxOutPortTimestamp(PVMFPortInterface* aPort, bool oPeek = false);
3303 uint32 PVMFMediaLayerNode::getMaxOutPortTimestamp(PVMFPortInterface* aPort, in getMaxOutPortTimestamp() function in PVMFMediaLayerNode3564 PVMFMediaLayerNodeExtensionInterfaceImpl::getMaxOutPortTimestamp(PVMFPortInterface* aPort, in getMaxOutPortTimestamp() function in PVMFMediaLayerNodeExtensionInterfaceImpl3567 return iContainer->getMaxOutPortTimestamp(aPort, oPeek); in getMaxOutPortTimestamp()
6403 iActualMediaDataTS = mlExtIntf->getMaxOutPortTimestamp(mlInPort); in GetMaxMediaTS()