Searched refs:av_hwdevice_ctx_alloc (Results 1 – 5 of 5) sorted by relevance
266 AVBufferRef *av_hwdevice_ctx_alloc(enum AVHWDeviceType type);
142 AVBufferRef *av_hwdevice_ctx_alloc(enum AVHWDeviceType type) in av_hwdevice_ctx_alloc() function617 device_ref = av_hwdevice_ctx_alloc(type); in av_hwdevice_ctx_create()669 dst_ref = av_hwdevice_ctx_alloc(type); in av_hwdevice_ctx_create_derived_opts()
233 child_device_ref = av_hwdevice_ctx_alloc(device_priv->child_device_type); in qsv_init_child_ctx()
252 decoder->device_ref = av_hwdevice_ctx_alloc(AV_HWDEVICE_TYPE_DRM); in rkmpp_init_decoder()
655 av_hwdevice_ctx_alloc(AV_HWDEVICE_TYPE_VAAPI); in ff_vaapi_decode_init()