Searched refs:av_hwdevice_ctx_alloc (Results 1 – 4 of 4) sorted by relevance
266 AVBufferRef *av_hwdevice_ctx_alloc(enum AVHWDeviceType type);
143 AVBufferRef *av_hwdevice_ctx_alloc(enum AVHWDeviceType type) in av_hwdevice_ctx_alloc() function618 device_ref = av_hwdevice_ctx_alloc(type); in av_hwdevice_ctx_create()670 dst_ref = av_hwdevice_ctx_alloc(type); in av_hwdevice_ctx_create_derived_opts()
350 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()