Searched refs:replay_configs (Results 1 – 2 of 2) sorted by relevance
35 std::vector<VideoReceiveStream::Config> replay_configs; in FuzzOneInput() local36 replay_configs.push_back(std::move(vp9_config)); in FuzzOneInput()38 test::RtpReplayer::Replay(std::move(stream_state), std::move(replay_configs), in FuzzOneInput()
36 std::vector<VideoReceiveStream::Config> replay_configs; in FuzzOneInput() local37 replay_configs.push_back(std::move(vp8_config)); in FuzzOneInput()39 test::RtpReplayer::Replay(std::move(stream_state), std::move(replay_configs), in FuzzOneInput()