Searched refs:GetNextFrameFirstByte (Results 1 – 2 of 2) sorted by relevance
84 bool GetNextFrameFirstByte(uint32_t nextSeq, uint8_t* nextFrameFirstByte);
752 bool AudioJitterBuffer::GetNextFrameFirstByte(uint32_t nextSeq, uint8_t* nextFrameFirstByte) in GetNextFrameFirstByte() function in AudioJitterBuffer785 *hasNextFrame = GetNextFrameFirstByte((lostSeq + 1), nextFrameFirstByte); in GetRedundantFrame()