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