|
|
const AVClass * | class |
| |
|
int | x |
| | x offset of the non-cropped area with respect to the input area
|
| |
|
int | y |
| | y offset of the non-cropped area with respect to the input area
|
| |
|
int | w |
| | width of the cropped area
|
| |
|
int | h |
| | height of the cropped area
|
| |
|
AVRational | out_sar |
| | output sample aspect ratio
|
| |
|
int | keep_aspect |
| | keep display aspect ratio when cropping
|
| |
|
int | exact |
| | exact cropping, for subsampled formats
|
| |
|
int | max_step [4] |
| | max pixel step for each plane, expressed as a number of bytes
|
| |
|
int | hsub |
| |
|
int | vsub |
| | chroma subsampling
|
| |
|
char * | x_expr |
| |
|
char * | y_expr |
| |
|
char * | w_expr |
| |
|
char * | h_expr |
| |
|
AVExpr * | x_pexpr |
| |
|
AVExpr * | y_pexpr |
| |
|
double | var_values [VAR_VARS_NB] |
| |
The documentation for this struct was generated from the following file: