Lines Matching refs:CreateFrame
718 VideoFrame CreateFrame(int64_t ntp_time_ms, in CreateFrame() function in webrtc::VideoStreamEncoderTest
748 VideoFrame CreateFrame(int64_t ntp_time_ms, int width, int height) const { in CreateFrame() function in webrtc::VideoStreamEncoderTest
796 CreateFrame(1, codec_width_, codec_height_)); in VerifyAllocatedBitrate()
1329 video_source_.IncomingCapturedFrame(CreateFrame(1, &frame_destroyed_event)); in TEST_F()
1341 video_source_.IncomingCapturedFrame(CreateFrame(1, &frame_destroyed_event)); in TEST_F()
1342 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1352 video_source_.IncomingCapturedFrame(CreateFrame(3, nullptr)); in TEST_F()
1363 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1372 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1373 video_source_.IncomingCapturedFrame(CreateFrame(3, nullptr)); in TEST_F()
1380 video_source_.IncomingCapturedFrame(CreateFrame(4, nullptr)); in TEST_F()
1390 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1394 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1396 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1407 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1413 video_source_.IncomingCapturedFrame(CreateFrame(2, &frame_destroyed_event)); in TEST_F()
1424 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1428 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1429 video_source_.IncomingCapturedFrame(CreateFrame(3, nullptr)); in TEST_F()
1463 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1485 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1495 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1496 video_source_.IncomingCapturedFrame(CreateFrame(3, nullptr)); in TEST_F()
1498 video_source_.IncomingCapturedFrame(CreateFrame(4, nullptr)); in TEST_F()
1499 video_source_.IncomingCapturedFrame(CreateFrame(5, nullptr)); in TEST_F()
1514 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1527 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1542 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1553 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1570 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1580 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1601 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1619 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1659 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1671 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
1707 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
1738 video_source_.IncomingCapturedFrame(CreateFrame(1, 480, 270)); in TEST_F()
1746 video_source_.IncomingCapturedFrame(CreateFrame(2, 640, 360)); in TEST_F()
1756 CreateFrame(3, (640 + 480) / 2, (360 + 270) / 2)); in TEST_F()
1765 video_source_.IncomingCapturedFrame(CreateFrame(4, 960, 540)); in TEST_F()
1778 video_source_.IncomingCapturedFrame(CreateFrame(5, 320, 180)); in TEST_F()
1801 video_source_.IncomingCapturedFrame(CreateFrame(1, 1280, 720)); in TEST_F()
1816 video_source_.IncomingCapturedFrame(CreateFrame(2, 640, 360)); in TEST_F()
1818 video_source_.IncomingCapturedFrame(CreateFrame(3, 1280, 720)); in TEST_F()
1863 CreateFrame(1, codec_width_, codec_height_)); in TEST_F()
1872 CreateFrame(2, codec_width_, codec_height_)); in TEST_F()
1915 video_source_.IncomingCapturedFrame(CreateFrame(t, kWidth, kHeight)); in TEST_F()
1951 video_source_.IncomingCapturedFrame(CreateFrame(t, kWidth, kHeight)); in TEST_F()
2001 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2008 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2019 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2028 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2034 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2049 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2060 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2073 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2081 CreateFrame(ntp_time, kFrameWidth, kFrameHeight)); in TEST_F()
2102 CreateFrame(frame_timestamp, kFrameWidth, kFrameHeight)); in TEST_F()
2109 CreateFrame(frame_timestamp, kFrameWidth, kFrameHeight)); in TEST_F()
2127 CreateFrame(frame_timestamp, kFrameWidth, kFrameWidth)); in TEST_F()
2142 CreateFrame(frame_timestamp, kFrameWidth, kFrameHeight)); in TEST_F()
2158 CreateFrame(frame_timestamp, kFrameWidth, kFrameWidth)); in TEST_F()
2165 CreateFrame(frame_timestamp, kFrameWidth, kFrameHeight)); in TEST_F()
2178 CreateFrame(frame_timestamp, kFrameWidth, kFrameWidth)); in TEST_F()
2192 CreateFrame(frame_timestamp, kFrameWidth, kFrameWidth)); in TEST_F()
2211 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2219 video_source_.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2228 video_source_.IncomingCapturedFrame(CreateFrame(3, kWidth, kHeight)); in TEST_F()
2247 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2255 video_source_.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2264 video_source_.IncomingCapturedFrame(CreateFrame(3, kWidth, kHeight)); in TEST_F()
2283 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2292 video_source_.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2304 new_video_source.IncomingCapturedFrame(CreateFrame(3, kWidth, kHeight)); in TEST_F()
2315 new_video_source.IncomingCapturedFrame(CreateFrame(4, kWidth, kHeight)); in TEST_F()
2326 new_video_source.IncomingCapturedFrame(CreateFrame(5, kWidth, kHeight)); in TEST_F()
2335 new_video_source.IncomingCapturedFrame(CreateFrame(6, kWidth, kHeight)); in TEST_F()
2354 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2366 new_video_source.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2375 new_video_source.IncomingCapturedFrame(CreateFrame(3, kWidth, kHeight)); in TEST_F()
2386 new_video_source.IncomingCapturedFrame(CreateFrame(4, kWidth, kHeight)); in TEST_F()
2397 new_video_source.IncomingCapturedFrame(CreateFrame(5, kWidth, kHeight)); in TEST_F()
2420 CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
2430 CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
2440 CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
2457 CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
2481 source.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2490 source.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2499 source.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2513 source.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2523 source.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2544 video_source_.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2553 video_source_.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2566 CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2577 CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2594 CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2607 CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2628 video_source_.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2637 video_source_.IncomingCapturedFrame(CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2648 CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2659 CreateFrame(sequence, kWidth, kHeight)); in TEST_F()
2682 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2688 video_source_.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2702 new_video_source.IncomingCapturedFrame(CreateFrame(3, kWidth, kHeight)); in TEST_F()
2711 new_video_source.IncomingCapturedFrame(CreateFrame(4, kWidth, kHeight)); in TEST_F()
2735 source.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2770 source.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2783 source.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2791 source.IncomingCapturedFrame(CreateFrame(3, kWidth + 1, kHeight + 1)); in TEST_F()
2815 source.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2844 source.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2872 source.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2902 source.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2934 source.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2942 source.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2974 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
2980 video_source_.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
2991 new_video_source.IncomingCapturedFrame(CreateFrame(3, kWidth, kHeight)); in TEST_F()
2997 new_video_source.IncomingCapturedFrame(CreateFrame(4, kWidth, kHeight)); in TEST_F()
3029 CreateFrame(i * kFrameIntervalMs, kWidth, kHeight)); in TEST_F()
3064 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3073 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3083 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3092 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3102 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3127 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3136 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3146 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3155 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3165 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3192 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, 1280, 720)); in TEST_F()
3205 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, 1280, 720)); in TEST_F()
3247 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, 1280, 720)); in TEST_F()
3253 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, 1280, 720)); in TEST_F()
3279 source_.IncomingCapturedFrame(CreateFrame(timestamp_ms_, kWidth, kHeight)); in InsertFrame()
3576 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3587 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3599 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3610 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3621 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3633 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3645 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3658 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3671 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3684 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3695 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
3717 video_source_.IncomingCapturedFrame(CreateFrame(i, kWidth, kHeight)); in TEST_F()
3723 video_source_.IncomingCapturedFrame(CreateFrame( in TEST_F()
3751 video_source_.IncomingCapturedFrame(CreateFrame(i, kWidth, kHeight)); in TEST_F()
3781 CreateFrame(rtc::TimeMillis(), codec_width_, codec_height_)); in TEST_F()
3795 CreateFrame(rtc::TimeMillis(), codec_width_, codec_height_)); in TEST_F()
3805 CreateFrame(rtc::TimeMillis(), codec_width_, codec_height_)); in TEST_F()
3893 source.IncomingCapturedFrame(CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
3962 source.IncomingCapturedFrame(CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
3985 source.IncomingCapturedFrame(CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
4028 source.IncomingCapturedFrame(CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
4067 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
4080 CreateFrame(2, kWidth * 3 / 4, kHeight * 3 / 4)); in TEST_F()
4104 video_source_.IncomingCapturedFrame(CreateFrame(i, kWidth, kHeight)); in TEST_F()
4108 video_source_.IncomingCapturedFrame(CreateFrame(i, kWidth, kHeight)); in TEST_F()
4130 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
4157 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
4180 video_source_.IncomingCapturedFrame(CreateFrame(1, kWidth, kHeight)); in TEST_F()
4188 video_source_.IncomingCapturedFrame(CreateFrame(2, kWidth, kHeight)); in TEST_F()
4196 video_source_.IncomingCapturedFrame(CreateFrame(3, kWidth, kHeight)); in TEST_F()
4235 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4247 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4257 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4266 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4290 source.IncomingCapturedFrame(CreateFrame(1, kTooSmallWidth, kTooSmallHeight)); in TEST_F()
4319 source.IncomingCapturedFrame(CreateFrame(1, kTooSmallWidth, kTooSmallHeight)); in TEST_F()
4328 source.IncomingCapturedFrame(CreateFrame(2, kTooSmallWidth, kTooSmallHeight)); in TEST_F()
4349 CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
4370 CreateFrame(1 * kFrameIntervalMs, kFrameWidth, kFrameHeight)); in TEST_F()
4376 CreateFrame(2 * kFrameIntervalMs, kFrameWidth, kFrameHeight)); in TEST_F()
4382 CreateFrame(3 * kFrameIntervalMs, kFrameWidth, kFrameHeight)); in TEST_F()
4404 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
4414 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
4424 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
4443 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
4459 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
4475 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
4515 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
4550 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4560 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4571 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4581 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4591 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4601 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4611 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4621 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4632 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4642 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4652 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4662 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4672 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4682 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4694 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4704 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4736 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4749 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4763 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4776 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4793 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4803 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4818 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4833 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4871 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4884 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4897 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4914 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4924 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4938 source.IncomingCapturedFrame(CreateFrame(timestamp_ms, kWidth, kHeight)); in TEST_F()
4984 CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
4990 CreateFrame(2, kFrameWidth, kFrameHeight)); in TEST_F()
5013 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5024 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5036 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5069 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5084 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5100 CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
5125 CreateFrame(1, kFrameWidth, kFrameHeight)); in TEST_F()
5156 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5187 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5228 CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight)); in TEST_F()
5293 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
5300 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
5308 video_source_.IncomingCapturedFrame(CreateFrame(3, nullptr)); in TEST_F()
5328 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
5336 video_source_.IncomingCapturedFrame(CreateFrame(2, nullptr)); in TEST_F()
5346 video_source_.IncomingCapturedFrame(CreateFrame(3, nullptr)); in TEST_F()
5370 fake_encoder_.InjectFrame(CreateFrame(1, nullptr), true); in TEST_F()
5379 VideoFrame frame = CreateFrame(101, nullptr); in TEST_F()
5443 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
5474 video_source_.IncomingCapturedFrame(CreateFrame(1, nullptr)); in TEST_F()
5501 VideoFrame frame = CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight); in TEST_F()
5509 frame = CreateFrame(timestamp_ms, kFrameWidth / 2, kFrameHeight / 2); in TEST_F()
5518 frame = CreateFrame(timestamp_ms, kFrameWidth / 2, kFrameHeight / 2); in TEST_F()
5543 VideoFrame frame = CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight); in TEST_F()
5579 video_source_.IncomingCapturedFrame(CreateFrame(timestamp_ms, nullptr)); in TEST_F()
5590 video_source_.IncomingCapturedFrame(CreateFrame(timestamp_ms, nullptr)); in TEST_F()
5599 video_source_.IncomingCapturedFrame(CreateFrame(timestamp_ms, nullptr)); in TEST_F()
5641 CreateFrame(kDontCare, kDontCare, kDontCare)); in TEST_F()
5678 CreateFrame(kDontCare, kDontCare, kDontCare)); in TEST_F()
5726 video_source_.IncomingCapturedFrame(CreateFrame(1, kHighRes, kHighRes)); in TEST_F()
5735 video_source_.IncomingCapturedFrame(CreateFrame(2, kLowRes, kLowRes)); in TEST_F()
5754 CreateFrame(kDontCare, kDontCare, kDontCare)); in TEST_F()
5836 video_source_.IncomingCapturedFrame(CreateFrame(1, kDontCare, kDontCare)); in TEST_F()
5865 VideoFrame frame = CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight); in TEST_F()
5902 VideoFrame frame = CreateFrame(timestamp_ms, kFrameWidth, kFrameHeight); in TEST_F()
5946 VideoFrame frame = CreateFrame(1, kWidth, kHeight); in TEST_F()
5997 VideoFrame frame = CreateFrame(1, kWidth, kHeight); in TEST_F()