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