FFmpeg
Data Fields
AVVAAPIDeviceContext Struct Reference

VAAPI connection details. More...

#include <hwcontext_vaapi.h>

Data Fields

VADisplay  display
  The VADisplay handle, to be filled by the user. More...
 
unsigned int  driver_quirks
  Driver quirks to apply - this is filled by av_hwdevice_ctx_init(), with reference to a table of known drivers, unless the AV_VAAPI_DRIVER_QUIRK_USER_SET bit is already present. More...
 

Detailed Description

VAAPI connection details.

Allocated as AVHWDeviceContext.hwctx

Definition at line 68 of file hwcontext_vaapi.h.

Field Documentation

VADisplay AVVAAPIDeviceContext::display

The VADisplay handle, to be filled by the user.

Definition at line 72 of file hwcontext_vaapi.h.

Referenced by deint_vaapi_build_filter_params(), deint_vaapi_config_output(), deint_vaapi_filter_frame(), deint_vaapi_pipeline_uninit(), ff_vaapi_decode_destroy_buffers(), ff_vaapi_decode_init(), ff_vaapi_decode_issue(), ff_vaapi_decode_make_param_buffer(), ff_vaapi_decode_make_slice_buffer(), ff_vaapi_decode_uninit(), ff_vaapi_encode_close(), ff_vaapi_encode_init(), qsv_device_derive_from_child(), qsv_init_child_ctx(), scale_vaapi_config_output(), scale_vaapi_filter_frame(), scale_vaapi_pipeline_uninit(), vaapi_buffer_free(), vaapi_decode_make_config(), vaapi_device_connect(), vaapi_device_free(), vaapi_device_init(), vaapi_encode_alloc_output_buffer(), vaapi_encode_config_attributes(), vaapi_encode_free_output_buffer(), vaapi_encode_h264_write_identifier(), vaapi_encode_issue(), vaapi_encode_make_packed_header(), vaapi_encode_make_param_buffer(), vaapi_encode_output(), vaapi_encode_wait(), vaapi_frames_get_constraints(), vaapi_frames_init(), vaapi_map_frame(), vaapi_pool_alloc(), and vaapi_unmap_frame().

unsigned int AVVAAPIDeviceContext::driver_quirks

Driver quirks to apply - this is filled by av_hwdevice_ctx_init(), with reference to a table of known drivers, unless the AV_VAAPI_DRIVER_QUIRK_USER_SET bit is already present.

The user may need to refer to this field when performing any later operations using VAAPI with the same VADisplay.

Definition at line 80 of file hwcontext_vaapi.h.

Referenced by deint_vaapi_filter_frame(), ff_vaapi_decode_init(), ff_vaapi_decode_issue(), scale_vaapi_filter_frame(), vaapi_device_init(), vaapi_encode_issue(), vaapi_frames_get_constraints(), and vaapi_frames_init().


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

Generated on Fri Jan 12 2018 01:48:30 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /