FFmpeg  4.0
Data Fields
ScaleVAAPIContext Struct Reference

Data Fields

VAAPIVPPContext vpp_ctx
 
char * output_format_string
 
char * w_expr
 
char * h_expr
 

Detailed Description

Definition at line 33 of file vf_scale_vaapi.c.

Field Documentation

◆ vpp_ctx

VAAPIVPPContext ScaleVAAPIContext::vpp_ctx

◆ output_format_string

char* ScaleVAAPIContext::output_format_string

Definition at line 36 of file vf_scale_vaapi.c.

Referenced by scale_vaapi_init().

◆ w_expr

char* ScaleVAAPIContext::w_expr

Definition at line 38 of file vf_scale_vaapi.c.

Referenced by scale_vaapi_config_output().

◆ h_expr

char* ScaleVAAPIContext::h_expr

Definition at line 39 of file vf_scale_vaapi.c.

Referenced by scale_vaapi_config_output().


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