Searched refs:adaptiveMaxHeight (Results 1 – 1 of 1) sorted by relevance
895 uint32_t adaptiveMaxHeight = 240; in TEST_P() local897 kPortIndexOutput, true, adaptiveMaxWidth, adaptiveMaxHeight); in TEST_P()981 (nFrameHeight > adaptiveMaxHeight)) { in TEST_P()983 if (nFrameHeight > adaptiveMaxHeight) in TEST_P()984 adaptiveMaxHeight = nFrameHeight; in TEST_P()