FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NPPTransposeContext Struct Reference

Data Fields

const AVClassclass
 
NPPTransposeStageContext stages [STAGE_NB]
 
AVFrametmp_frame
 
int passthrough
 PassthroughType, landscape passthrough mode enabled. More...
 
int dir
 TransposeDir. More...
 

Detailed Description

Definition at line 71 of file vf_transpose_npp.c.

Field Documentation

const AVClass* NPPTransposeContext::class

Definition at line 72 of file vf_transpose_npp.c.

NPPTransposeStageContext NPPTransposeContext::stages[STAGE_NB]
AVFrame* NPPTransposeContext::tmp_frame

Definition at line 74 of file vf_transpose_npp.c.

Referenced by npptranspose_filter(), npptranspose_init(), and npptranspose_uninit().

int NPPTransposeContext::passthrough

PassthroughType, landscape passthrough mode enabled.

Definition at line 76 of file vf_transpose_npp.c.

Referenced by init_processing_chain(), npptranspose_config_props(), and npptranspose_filter_frame().

int NPPTransposeContext::dir

TransposeDir.

Definition at line 77 of file vf_transpose_npp.c.

Referenced by init_processing_chain(), and npptranspose_rotate().


The documentation for this struct was generated from the following file: