Searched refs:VIDEO_FULL_HD_HEIGHT (Results 1 – 1 of 1) sorted by relevance
98 private static final int VIDEO_FULL_HD_HEIGHT = 1080; field in Utils546 } else if (width >= VIDEO_FULL_HD_WIDTH && height >= VIDEO_FULL_HD_HEIGHT) { in getVideoDefinitionLevelFromSize()