AOMedia AV1 Codec
|
Desired dimensions for an externally triggered resize. More...
#include <encoder.h>
Data Fields | |
int | width |
int | height |
Desired dimensions for an externally triggered resize.
When resize is triggered externally, the desired dimensions are stored in this struct until used in the next frame to be coded. These values are effective only for one frame and are reset after they are used.
int ResizePendingParams::width |
Desired resized width
int ResizePendingParams::height |
Desired resized height