Home
last modified time | relevance | path

Searched defs:max_unacked_frames (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/media/cast/video_sender/codecs/vp8/
Dvp8_encoder.cc22 static int ComputeMaxNumOfRepeatedBuffes(int max_unacked_frames) { in ComputeMaxNumOfRepeatedBuffes()
30 int max_unacked_frames) in Vp8Encoder()
/external/chromium_org/media/cast/video_sender/
Dvideo_encoder_impl.cc70 int max_unacked_frames) in VideoEncoderImpl()
Dvideo_encoder_impl_unittest.cc106 void Configure(int max_unacked_frames) { in Configure()
/external/chromium_org/media/cast/framer/
Dcast_message_builder.cc18 int max_unacked_frames) in CastMessageBuilder()
Dframer.cc18 int max_unacked_frames) in Framer()
Dcast_message_builder_unittest.cc120 void SetDecoderSlowerThanMaxFrameRate(int max_unacked_frames) { in SetDecoderSlowerThanMaxFrameRate()
/external/chromium_org/media/cast/congestion_control/
Dcongestion_control.cc41 size_t max_unacked_frames) in CongestionControl()