Home
last modified time | relevance | path

Searched refs:kTooSmallHeight (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc4276 const int kTooSmallHeight = 10; in TEST_F() local
4290 source.IncomingCapturedFrame(CreateFrame(1, kTooSmallWidth, kTooSmallHeight)); in TEST_F()
4303 const int kTooSmallHeight = 10; in TEST_F() local
4319 source.IncomingCapturedFrame(CreateFrame(1, kTooSmallWidth, kTooSmallHeight)); in TEST_F()
4328 source.IncomingCapturedFrame(CreateFrame(2, kTooSmallWidth, kTooSmallHeight)); in TEST_F()