FFmpeg
Data Fields
QSVVPPCrop Struct Reference

#include <qsvvpp.h>

Data Fields

int in_idx
 Input index. More...
 
int x
 
int y
 
int w
 
int h
 Crop rectangle. More...
 

Detailed Description

Definition at line 79 of file qsvvpp.h.

Field Documentation

◆ in_idx

int QSVVPPCrop::in_idx

Input index.

Definition at line 80 of file qsvvpp.h.

Referenced by config_output(), and ff_qsvvpp_create().

◆ x

int QSVVPPCrop::x

Definition at line 81 of file qsvvpp.h.

Referenced by config_output(), and ff_qsvvpp_create().

◆ y

int QSVVPPCrop::y

Definition at line 81 of file qsvvpp.h.

Referenced by config_output(), and ff_qsvvpp_create().

◆ w

int QSVVPPCrop::w

Definition at line 81 of file qsvvpp.h.

Referenced by config_output(), and ff_qsvvpp_create().

◆ h

int QSVVPPCrop::h

Crop rectangle.

Definition at line 81 of file qsvvpp.h.

Referenced by config_output(), and ff_qsvvpp_create().


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