Searched refs:computedHeight (Results 1 – 1 of 1) sorted by relevance
2085 const long long computedHeight = in addTracks() local2087 if (computedWidth <= INT32_MAX && computedHeight <= INT32_MAX) { in addTracks()2091 AMEDIAFORMAT_KEY_DISPLAY_HEIGHT, (int32_t)computedHeight); in addTracks()