FFmpeg
|
Data Fields | |
const AVClass * | class |
NPPTransposeStageContext | stages [STAGE_NB] |
AVFrame * | tmp_frame |
int | passthrough |
PassthroughType, landscape passthrough mode enabled. More... | |
int | dir |
TransposeDir. More... | |
Definition at line 74 of file vf_transpose_npp.c.
const AVClass* NPPTransposeContext::class |
Definition at line 75 of file vf_transpose_npp.c.
NPPTransposeStageContext NPPTransposeContext::stages[STAGE_NB] |
Definition at line 76 of file vf_transpose_npp.c.
AVFrame* NPPTransposeContext::tmp_frame |
Definition at line 77 of file vf_transpose_npp.c.
int NPPTransposeContext::passthrough |
PassthroughType, landscape passthrough mode enabled.
Definition at line 79 of file vf_transpose_npp.c.
int NPPTransposeContext::dir |
TransposeDir.
Definition at line 80 of file vf_transpose_npp.c.