Searched refs:QUALITY_HIGH_SPEED_LOW (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DCamcorderProfile.java154 * For all the high speed profiles defined below ((from {@link #QUALITY_HIGH_SPEED_LOW} to
173 public static final int QUALITY_HIGH_SPEED_LOW = 2000; field in class:CamcorderProfile
206 private static final int QUALITY_HIGH_SPEED_LIST_START = QUALITY_HIGH_SPEED_LOW;
238 * {@link #QUALITY_HIGH_SPEED_LOW} to {@link #QUALITY_HIGH_SPEED_2160P}), this is the bit rate
267 * {@link #QUALITY_HIGH_SPEED_LOW} to {@link #QUALITY_HIGH_SPEED_2160P}), this is the frame rate
355 * are supported, QUALITY_HIGH_SPEED_LOW and QUALITY_HIGH_SPEED_HIGH are guaranteed to be
381 * @see #QUALITY_HIGH_SPEED_LOW

Completed in 7 milliseconds