Searched refs:IsSessionComplete (Results 1 – 3 of 3) sorted by relevance
45 bool IsSessionComplete() const;
78 bool VCMFrameBuffer::IsSessionComplete() const { in IsSessionComplete() function in webrtc::VCMFrameBuffer
605 if ((*frame).IsSessionComplete()) in ExtractAndSetDecode()1243 if (frame.IsSessionComplete()) { in CountFrame()