Definition at line 76 of file vf_crop.c.
◆ class
x offset of the non-cropped area with respect to the input area
Definition at line 78 of file vf_crop.c.
y offset of the non-cropped area with respect to the input area
Definition at line 79 of file vf_crop.c.
width of the cropped area
Definition at line 80 of file vf_crop.c.
height of the cropped area
Definition at line 81 of file vf_crop.c.
◆ out_sar
output sample aspect ratio
Definition at line 83 of file vf_crop.c.
◆ keep_aspect
int CropContext::keep_aspect |
keep display aspect ratio when cropping
Definition at line 84 of file vf_crop.c.
◆ exact
exact cropping, for subsampled formats
Definition at line 85 of file vf_crop.c.
◆ max_step
int CropContext::max_step[4] |
max pixel step for each plane, expressed as a number of bytes
Definition at line 87 of file vf_crop.c.
◆ hsub
◆ vsub
chroma subsampling
Definition at line 88 of file vf_crop.c.
◆ x_expr
char* CropContext::x_expr |
◆ y_expr
char * CropContext::y_expr |
◆ w_expr
char * CropContext::w_expr |
◆ h_expr
char * CropContext::h_expr |
◆ x_pexpr
◆ y_pexpr
◆ var_values
The documentation for this struct was generated from the following file: