FFmpeg
|
#include <hwcontext_internal.h>
Data Fields | |
const HWContextType * | hw_type |
void * | priv |
Definition at line 90 of file hwcontext_internal.h.
const HWContextType* AVHWDeviceInternal::hw_type |
Definition at line 91 of file hwcontext_internal.h.
Referenced by av_hwdevice_ctx_alloc(), av_hwdevice_ctx_create(), av_hwdevice_ctx_init(), av_hwdevice_get_hwframe_constraints(), av_hwdevice_hwconfig_alloc(), av_hwframe_ctx_alloc(), and hwdevice_ctx_free().
void* AVHWDeviceInternal::priv |
Definition at line 92 of file hwcontext_internal.h.
Referenced by av_hwdevice_ctx_alloc(), hwdevice_ctx_free(), qsv_device_init(), qsv_init_child_ctx(), qsv_init_internal_session(), vaapi_device_init(), vaapi_device_uninit(), vaapi_frames_get_constraints(), vaapi_get_image_format(), vaapi_transfer_get_formats(), vdpau_buffer_free(), vdpau_device_init(), vdpau_device_uninit(), vdpau_frames_init(), vdpau_init_pixmfts(), and vdpau_pool_alloc().