FFmpeg
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 74 of file vf_transpose_npp.c.

Field Documentation

◆ class

const AVClass* NPPTransposeContext::class

Definition at line 75 of file vf_transpose_npp.c.

◆ stages

NPPTransposeStageContext NPPTransposeContext::stages[STAGE_NB]

Definition at line 76 of file vf_transpose_npp.c.

◆ tmp_frame

AVFrame* NPPTransposeContext::tmp_frame

Definition at line 77 of file vf_transpose_npp.c.

◆ passthrough

int NPPTransposeContext::passthrough

PassthroughType, landscape passthrough mode enabled.

Definition at line 79 of file vf_transpose_npp.c.

◆ dir

int NPPTransposeContext::dir

TransposeDir.

Definition at line 80 of file vf_transpose_npp.c.


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