Home
last modified time | relevance | path

Searched refs:av_hwdevice_hwconfig_alloc (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext.h492 void *av_hwdevice_hwconfig_alloc(AVBufferRef *device_ctx);
Dhwcontext.c565 void *av_hwdevice_hwconfig_alloc(AVBufferRef *ref) in av_hwdevice_hwconfig_alloc() function
/third_party/ffmpeg/libavfilter/
Dvaapi_vpp.c133 hwconfig = av_hwdevice_hwconfig_alloc(ctx->device_ref); in ff_vaapi_vpp_config_output()
/third_party/ffmpeg/libavcodec/
Dvaapi_decode.c524 hwconfig = av_hwdevice_hwconfig_alloc(device_ref); in vaapi_decode_make_config()
Dvaapi_encode.c2130 hwconfig = av_hwdevice_hwconfig_alloc(ctx->device_ref); in vaapi_encode_create_recon_frames()