Searched refs:MAX_ENCODE_WIDTH (Results 1 – 1 of 1) sorted by relevance
356 constexpr int32_t MAX_ENCODE_WIDTH = 10000; in SetupPort() local359 ….GetIntValue(MediaDescriptionKey::MD_KEY_WIDTH, width) || width <= 0 || width > MAX_ENCODE_WIDTH) { in SetupPort()