FFmpeg
Enumerations
transpose.h File Reference

Go to the source code of this file.

Enumerations

enum  PassthroughType { TRANSPOSE_PT_TYPE_NONE, TRANSPOSE_PT_TYPE_LANDSCAPE, TRANSPOSE_PT_TYPE_PORTRAIT }
 
enum  TransposeDir {
  TRANSPOSE_CCLOCK_FLIP, TRANSPOSE_CLOCK, TRANSPOSE_CCLOCK, TRANSPOSE_CLOCK_FLIP,
  TRANSPOSE_REVERSAL, TRANSPOSE_HFLIP, TRANSPOSE_VFLIP
}
 

Enumeration Type Documentation

◆ PassthroughType

Enumerator
TRANSPOSE_PT_TYPE_NONE 
TRANSPOSE_PT_TYPE_LANDSCAPE 
TRANSPOSE_PT_TYPE_PORTRAIT 

Definition at line 21 of file transpose.h.

◆ TransposeDir

Enumerator
TRANSPOSE_CCLOCK_FLIP 
TRANSPOSE_CLOCK 
TRANSPOSE_CCLOCK 
TRANSPOSE_CLOCK_FLIP 
TRANSPOSE_REVERSAL 
TRANSPOSE_HFLIP 
TRANSPOSE_VFLIP 

Definition at line 27 of file transpose.h.