Home | History | Annotate | Download | only in media

Lines Matching defs:ROTATION

151  <em>before</em> applying any {@linkplain MediaFormat#KEY_ROTATION rotation}.
186 The size of the video frame (before rotation) can be calculated as such:
630 MediaFormat#KEY_ROTATION rotation} and {@linkplain #setVideoScalingMode video scaling
634 have applied the rotation when being rendered onto a Surface. Unfortunately, there is no standard
635 and simple way to identify software decoders, or if they apply the rotation other than by trying
3838 * Key to extract the rotation (in degrees) to properly orient the video
3842 public static final String ROTATION = "android.media.mediacodec.rotation";