Searched defs:rotationDegrees (Results 1 – 3 of 3) sorted by relevance
148 private int rotationDegrees; field in Format.Builder457 public Builder setRotationDegrees(int rotationDegrees) { in setRotationDegrees()744 public final int rotationDegrees; field in Format873 int rotationDegrees, in createVideoSampleFormat()905 int rotationDegrees, in createVideoSampleFormat()1234 int rotationDegrees, in Format()
686 int rotationDegrees; in parseTkhd() local765 int rotationDegrees, in parseStsd()886 int rotationDegrees, in parseVideoSampleEntry()1533 private final int rotationDegrees; field in AtomParsers.TkhdData1535 public TkhdData(int id, long duration, int rotationDegrees) { in TkhdData()
2111 int rotationDegrees = Format.NO_VALUE; in initializeOutput() local