Searched refs:CanRetrievePacket (Results 1 – 4 of 4) sorted by relevance
59 virtual bool CanRetrievePacket();60 virtual bool CanRetrievePacket(PVMFSharedMediaMsgPtr& aMediaOutMsg, bool& aCmdPacket);
1009 bool PVMFRTPJitterBufferImpl::CanRetrievePacket() in CanRetrievePacket() function in PVMFRTPJitterBufferImpl1086 bool PVMFRTPJitterBufferImpl::CanRetrievePacket(PVMFSharedMediaMsgPtr& aMediaOutMsg, bool& aCmdPack… in CanRetrievePacket() function in PVMFRTPJitterBufferImpl
451 if (CanRetrievePacket(aMediaMsgPtr, aCmdPacket)) in RetrievePacket()577 if (CanRetrievePacket()) in RegisterDataPacket()1360 if (CanRetrievePacket()) in SetEOS()1657 if (CanRetrievePacket()) in HandleEvent_JitterBufferBufferingDurationComplete()
1213 virtual bool CanRetrievePacket(PVMFSharedMediaMsgPtr& aMediaOutMsg, bool& aCmdPacket) = 0;1214 virtual bool CanRetrievePacket() = 0;