Definition at line 87 of file hwcontext.c.
The public AVHWDeviceContext.
See hwcontext.h for it.
Definition at line 91 of file hwcontext.c.
Referenced by av_hwdevice_ctx_alloc(), av_hwdevice_ctx_create(), av_hwdevice_ctx_create_derived_opts(), av_hwdevice_ctx_init(), av_hwframe_ctx_alloc(), and hwdevice_ctx_free().
Definition at line 93 of file hwcontext.c.
Referenced by av_hwdevice_ctx_alloc(), av_hwdevice_ctx_create(), av_hwdevice_ctx_create_derived_opts(), av_hwdevice_ctx_init(), av_hwframe_ctx_alloc(), and hwdevice_ctx_free().
For a derived device, a reference to the original device context it was derived from.
Definition at line 99 of file hwcontext.c.
Referenced by av_hwdevice_ctx_create_derived_opts(), and hwdevice_ctx_free().