Searched refs:VIDEO_ULTRA_HD_WIDTH (Results 1 – 1 of 1) sorted by relevance
101 private static final int VIDEO_ULTRA_HD_WIDTH = 2048; field in Utils546 if (width >= VIDEO_ULTRA_HD_WIDTH && height >= VIDEO_ULTRA_HD_HEIGHT) { in getVideoDefinitionLevelFromSize()