Searched refs:adaptiveMaxHeight (Results 1 – 1 of 1) sorted by relevance
885 uint32_t adaptiveMaxHeight = 240; in TEST_F() local887 kPortIndexOutput, true, adaptiveMaxWidth, adaptiveMaxHeight); in TEST_F()971 (nFrameHeight > adaptiveMaxHeight)) { in TEST_F()973 if (nFrameHeight > adaptiveMaxHeight) in TEST_F()974 adaptiveMaxHeight = nFrameHeight; in TEST_F()