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