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