Searched refs:HWContextType (Results 1 – 13 of 13) sorted by relevance
29 typedef struct HWContextType { struct101 } HWContextType; argument104 const HWContextType *hw_type;115 const HWContextType *hw_type;166 extern const HWContextType ff_hwcontext_type_cuda;167 extern const HWContextType ff_hwcontext_type_d3d11va;168 extern const HWContextType ff_hwcontext_type_drm;169 extern const HWContextType ff_hwcontext_type_dxva2;170 extern const HWContextType ff_hwcontext_type_opencl;171 extern const HWContextType ff_hwcontext_type_qsv;[all …]
38 const HWContextType ff_hwcontext_type_mediacodec = {
31 static const HWContextType * const hw_table[] = {146 const HWContextType *hw_type = NULL; in av_hwdevice_ctx_alloc()250 const HWContextType *hw_type = device_ctx->internal->hw_type; in av_hwframe_ctx_alloc()568 const HWContextType *hw_type = ctx->internal->hw_type; in av_hwdevice_hwconfig_alloc()580 const HWContextType *hw_type = ctx->internal->hw_type; in av_hwdevice_get_hwframe_constraints()
243 const HWContextType ff_hwcontext_type_videotoolbox = {
304 const HWContextType ff_hwcontext_type_drm = {
499 const HWContextType ff_hwcontext_type_cuda = {
507 const HWContextType ff_hwcontext_type_vdpau = {
576 const HWContextType ff_hwcontext_type_dxva2 = {
596 const HWContextType ff_hwcontext_type_d3d11va = {
1275 const HWContextType ff_hwcontext_type_qsv = {
1737 const HWContextType ff_hwcontext_type_vaapi = {
2911 const HWContextType ff_hwcontext_type_opencl = {
3356 const HWContextType ff_hwcontext_type_vulkan = {