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