Searched refs:MAX_TIME (Results 1 – 1 of 1) sorted by relevance
51 constexpr int32_t MAX_TIME = 5000; variable595 if (videoDuration < MIN_TIME || videoDuration > MAX_TIME) { in CheckVideoFormat()