Searched defs:frame_acks (Results 1 – 4 of 4) sorted by relevance
47 std::vector<FrameId> frame_acks) { in IncludeFeedbackInNextPacket()
327 std::vector<FrameId> frame_acks; in SendRtcp() local
237 for (const std::vector<FrameId>& frame_acks : kTestCases) { in TEST_F() local
212 std::vector<FrameId> frame_acks) { in SetNacksAndAcks()