Home
last modified time | relevance | path

Searched defs:frame_size_bytes (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/video/
Dencoder_overshoot_detector_unittest.cc34 const int frame_size_bytes = in RunConstantUtilizationTest() local
74 const int frame_size_bytes = 1000; in TEST_F() local
151 int frame_size_bytes = (i++ % 4 < 2) ? (ideal_frame_size_bytes * 120) / 100 in TEST_F() local
Dencoder_bitrate_adjuster_unittest.cc166 const size_t frame_size_bytes = in InsertFrames() local
/external/webrtc/common_video/
Dbitrate_adjuster_unittest.cc34 const size_t frame_size_bytes = in SimulateBitrateBps() local
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers_unittest.cc624 size_t frame_size_bytes = kDefaultTl0BitrateKbps * kFrameIntervalsMs / 8; in TEST_F() local
642 size_t frame_size_bytes = kDefaultTl0BitrateKbps * kFrameIntervalsMs / 8; in TEST_F() local
/external/webrtc/modules/video_coding/
Dframe_buffer2_unittest.cc160 size_t frame_size_bytes, in CreateFrame()
188 size_t frame_size_bytes, in InsertFrame()