FFmpeg
|
#include <qsvvpp.h>
Data Fields | |
int | in_idx |
Input index. More... | |
int | x |
int | y |
int | w |
int | h |
Crop rectangle. More... | |
int QSVVPPCrop::in_idx |
Input index.
Definition at line 45 of file qsvvpp.h.
Referenced by config_output(), and ff_qsvvpp_create().
int QSVVPPCrop::x |
Definition at line 46 of file qsvvpp.h.
Referenced by config_output(), and ff_qsvvpp_create().
int QSVVPPCrop::y |
Definition at line 46 of file qsvvpp.h.
Referenced by config_output(), and ff_qsvvpp_create().
int QSVVPPCrop::w |
Definition at line 46 of file qsvvpp.h.
Referenced by config_output(), and ff_qsvvpp_create().
int QSVVPPCrop::h |
Crop rectangle.
Definition at line 46 of file qsvvpp.h.
Referenced by config_output(), and ff_qsvvpp_create().