HWContextType      31 libavutil/hwcontext.c static const HWContextType * const hw_table[] = {
HWContextType     146 libavutil/hwcontext.c     const HWContextType *hw_type = NULL;
HWContextType     250 libavutil/hwcontext.c     const HWContextType  *hw_type = device_ctx->internal->hw_type;
HWContextType     568 libavutil/hwcontext.c     const HWContextType  *hw_type = ctx->internal->hw_type;
HWContextType     580 libavutil/hwcontext.c     const HWContextType  *hw_type = ctx->internal->hw_type;
HWContextType     482 libavutil/hwcontext_cuda.c const HWContextType ff_hwcontext_type_cuda = {
HWContextType     596 libavutil/hwcontext_d3d11va.c const HWContextType ff_hwcontext_type_d3d11va = {
HWContextType     270 libavutil/hwcontext_drm.c const HWContextType ff_hwcontext_type_drm = {
HWContextType     576 libavutil/hwcontext_dxva2.c const HWContextType ff_hwcontext_type_dxva2 = {
HWContextType     104 libavutil/hwcontext_internal.h     const HWContextType *hw_type;
HWContextType     115 libavutil/hwcontext_internal.h     const HWContextType *hw_type;
HWContextType     166 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_cuda;
HWContextType     167 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_d3d11va;
HWContextType     168 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_drm;
HWContextType     169 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_dxva2;
HWContextType     170 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_opencl;
HWContextType     171 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_qsv;
HWContextType     172 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_vaapi;
HWContextType     173 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_vdpau;
HWContextType     174 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_videotoolbox;
HWContextType     175 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_mediacodec;
HWContextType     176 libavutil/hwcontext_internal.h extern const HWContextType ff_hwcontext_type_vulkan;
HWContextType      38 libavutil/hwcontext_mediacodec.c const HWContextType ff_hwcontext_type_mediacodec = {
HWContextType    2911 libavutil/hwcontext_opencl.c const HWContextType ff_hwcontext_type_opencl = {
HWContextType    1275 libavutil/hwcontext_qsv.c const HWContextType ff_hwcontext_type_qsv = {
HWContextType    1705 libavutil/hwcontext_vaapi.c const HWContextType ff_hwcontext_type_vaapi = {
HWContextType     490 libavutil/hwcontext_vdpau.c const HWContextType ff_hwcontext_type_vdpau = {
HWContextType     243 libavutil/hwcontext_videotoolbox.c const HWContextType ff_hwcontext_type_videotoolbox = {
HWContextType    3299 libavutil/hwcontext_vulkan.c const HWContextType ff_hwcontext_type_vulkan = {