Searched refs:exHeight (Results 1 – 1 of 1) sorted by relevance
322 int32_t exWidth, exHeight; in TEST_P() local325 ASSERT_TRUE(AMediaFormat_getInt32(extractorFormat, AMEDIAFORMAT_KEY_HEIGHT, &exHeight)); in TEST_P()329 ASSERT_EQ(exHeight, trackHeight) << "Height not as expected"; in TEST_P()