#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
◆ PassthroughType
Enumerator |
---|
TRANSPOSE_PT_TYPE_NONE | |
TRANSPOSE_PT_TYPE_LANDSCAPE | |
TRANSPOSE_PT_TYPE_PORTRAIT | |
Definition at line 24 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 30 of file transpose.h.
◆ ff_transpose_init_x86()
void ff_transpose_init_x86 |
( |
TransVtable * |
v, |
|
|
int |
pixstep |
|
) |
| |