FFmpeg
|
VAAPI hardware pipeline configuration details. More...
#include <hwcontext_vaapi.h>
Data Fields | |
VAConfigID | config_id |
ID of a VAAPI pipeline configuration. More... | |
VAAPI hardware pipeline configuration details.
Allocated with av_hwdevice_hwconfig_alloc().
Definition at line 110 of file hwcontext_vaapi.h.
VAConfigID AVVAAPIHWConfig::config_id |
ID of a VAAPI pipeline configuration.
Definition at line 114 of file hwcontext_vaapi.h.
Referenced by ff_vaapi_vpp_config_output(), vaapi_decode_make_config(), vaapi_encode_create_recon_frames(), and vaapi_frames_get_constraints().