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

/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DExportOptionsDialog.java154 * @param qualityIndex The index of the selected spinner item
158 private static int indexToMovieBitrate(int qualityIndex) { argument
159 switch (qualityIndex) {

Completed in 471 milliseconds