Searched refs:hasRefHeight (Results 1 – 1 of 1) sorted by relevance
142 bool hasRefHeight = AMediaFormat_getInt32(refFormat, AMEDIAFORMAT_KEY_HEIGHT, &refHeight); in isFormatSimilar() local143 if (!hasRefHeight) return false; in isFormatSimilar()