Home
last modified time | relevance | path

Searched refs:av_hwdevice_get_hwframe_constraints (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext.h506 AVHWFramesConstraints *av_hwdevice_get_hwframe_constraints(AVBufferRef *ref,
Dhwcontext.c576 AVHWFramesConstraints *av_hwdevice_get_hwframe_constraints(AVBufferRef *ref, in av_hwdevice_get_hwframe_constraints() function
/third_party/ffmpeg/libavfilter/
Dvf_hwupload.c71 constraints = av_hwdevice_get_hwframe_constraints(ctx->hwdevice_ref, NULL); in hwupload_query_formats()
Dvaapi_vpp.c140 constraints = av_hwdevice_get_hwframe_constraints(ctx->device_ref, in ff_vaapi_vpp_config_output()
/third_party/ffmpeg/libavcodec/
Dvaapi_decode.c537 av_hwdevice_get_hwframe_constraints(device_ref, hwconfig); in vaapi_decode_make_config()
Dvaapi_encode.c2289 constraints = av_hwdevice_get_hwframe_constraints(ctx->device_ref, in vaapi_encode_create_recon_frames()