Searched refs:_lastReceivedPictureID (Results 1 – 2 of 2) sorted by relevance
27 _lastReceivedPictureID(0) {} in VCMDecodedFrameCallback()95 _lastReceivedPictureID = pictureId; in ReceivedDecodedFrame()100 return _lastReceivedPictureID; in LastReceivedPictureID()
59 uint64_t _lastReceivedPictureID; variable