Searched refs:VIDEO_HD_WIDTH (Results 1 – 1 of 1) sorted by relevance
97 private static final int VIDEO_HD_WIDTH = 1280; field in Utils550 } else if (width >= VIDEO_HD_WIDTH && height >= VIDEO_HD_HEIGHT) { in getVideoDefinitionLevelFromSize()