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 = {
32 static const HWContextType * const hw_table[] = {147 const HWContextType *hw_type = NULL; in av_hwdevice_ctx_alloc()251 const HWContextType *hw_type = device_ctx->internal->hw_type; in av_hwframe_ctx_alloc()569 const HWContextType *hw_type = ctx->internal->hw_type; in av_hwdevice_hwconfig_alloc()581 const HWContextType *hw_type = ctx->internal->hw_type; in av_hwdevice_get_hwframe_constraints()
304 const HWContextType ff_hwcontext_type_drm = {
507 const HWContextType ff_hwcontext_type_vdpau = {
530 const HWContextType ff_hwcontext_type_cuda = {
577 const HWContextType ff_hwcontext_type_dxva2 = {
746 const HWContextType ff_hwcontext_type_videotoolbox = {
622 const HWContextType ff_hwcontext_type_d3d11va = {
1665 const HWContextType ff_hwcontext_type_qsv = {
1863 const HWContextType ff_hwcontext_type_vaapi = {
2931 const HWContextType ff_hwcontext_type_opencl = {
4125 const HWContextType ff_hwcontext_type_vulkan = {