FFmpeg
Public Attributes | List of all members
NPPScaleContext Struct Reference

Public Attributes

const AVClassclass
 
NPPScaleStageContext stages [STAGE_NB]
 
AVFrametmp_frame
 
int passthrough
 
int shift_width
 
int shift_height
 
int w
 New dimensions. More...
 
int h
 
enum AVPixelFormat format
 Output sw format. More...
 
char * w_expr
 width expression string
 
char * h_expr
 height expression string
 
char * format_str
 
int interp_algo
 

Member Data Documentation

§ format

enum AVPixelFormat NPPScaleContext::format

Output sw format.

AV_PIX_FMT_NONE for no conversion.

§ w

int NPPScaleContext::w

New dimensions.

Special values are: 0 = original width/height -1 = keep original aspect


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