av_hwframe_ctx_alloc 61 doc/examples/qsvdec.c avctx->hw_frames_ctx = av_hwframe_ctx_alloc(decode->hw_device_ref); av_hwframe_ctx_alloc 50 doc/examples/vaapi_encode.c if (!(hw_frames_ref = av_hwframe_ctx_alloc(hw_device_ctx))) { av_hwframe_ctx_alloc 86 fftools/ffmpeg_qsv.c ist->hw_frames_ctx = av_hwframe_ctx_alloc(hw_device_ctx); av_hwframe_ctx_alloc 875 libavcodec/cuviddec.c ctx->hwframe = av_hwframe_ctx_alloc(ctx->hwdevice); av_hwframe_ctx_alloc 1203 libavcodec/decode.c frames_ref = av_hwframe_ctx_alloc(device_ref); av_hwframe_ctx_alloc 559 libavcodec/qsv.c frames_ref = av_hwframe_ctx_alloc(ext_frames_ctx->device_ref); av_hwframe_ctx_alloc 357 libavcodec/rkmppdec.c decoder->frames_ref = av_hwframe_ctx_alloc(decoder->device_ref); av_hwframe_ctx_alloc 2184 libavcodec/vaapi_encode.c ctx->recon_frames_ref = av_hwframe_ctx_alloc(ctx->device_ref); av_hwframe_ctx_alloc 467 libavcodec/videotoolbox.c AVBufferRef *hw_frames_ctx = av_hwframe_ctx_alloc(cached_frames->device_ref); av_hwframe_ctx_alloc 1062 libavcodec/videotoolbox.c avctx->hw_frames_ctx = av_hwframe_ctx_alloc(avctx->hw_device_ctx); av_hwframe_ctx_alloc 381 libavdevice/kmsgrab.c ctx->frames_ref = av_hwframe_ctx_alloc(ctx->device_ref); av_hwframe_ctx_alloc 118 libavfilter/opencl.c output_frames_ref = av_hwframe_ctx_alloc(ctx->device_ref); av_hwframe_ctx_alloc 448 libavfilter/qsvvpp.c AVBufferRef *out_frames_ref = av_hwframe_ctx_alloc(device_ref); av_hwframe_ctx_alloc 175 libavfilter/vaapi_vpp.c outlink->hw_frames_ctx = av_hwframe_ctx_alloc(ctx->device_ref); av_hwframe_ctx_alloc 135 libavfilter/vf_hwmap.c ctx->hwframes_ref = av_hwframe_ctx_alloc(device); av_hwframe_ctx_alloc 216 libavfilter/vf_hwmap.c ctx->hwframes_ref = av_hwframe_ctx_alloc(device); av_hwframe_ctx_alloc 131 libavfilter/vf_hwupload.c ctx->hwframes_ref = av_hwframe_ctx_alloc(ctx->hwdevice_ref); av_hwframe_ctx_alloc 97 libavfilter/vf_hwupload_cuda.c s->hwframe = av_hwframe_ctx_alloc(s->hwdevice); av_hwframe_ctx_alloc 159 libavfilter/vf_scale_cuda.c out_ref = av_hwframe_ctx_alloc(device_ctx); av_hwframe_ctx_alloc 177 libavfilter/vf_scale_npp.c out_ref = av_hwframe_ctx_alloc(device_ctx); av_hwframe_ctx_alloc 197 libavfilter/vf_scale_qsv.c outlink->hw_frames_ctx = av_hwframe_ctx_alloc(in_frames_ctx->device_ref); av_hwframe_ctx_alloc 146 libavfilter/vf_transpose_npp.c out_ref = av_hwframe_ctx_alloc(device_ctx); av_hwframe_ctx_alloc 272 libavfilter/vf_yadif_cuda.c link->hw_frames_ctx = av_hwframe_ctx_alloc(s->device_ref); av_hwframe_ctx_alloc 727 libavfilter/vulkan.c output_frames_ref = av_hwframe_ctx_alloc(s->device_ref); av_hwframe_ctx_alloc 877 libavutil/hwcontext.c dst_ref = av_hwframe_ctx_alloc(derived_device_ctx); av_hwframe_ctx_alloc 361 libavutil/hwcontext.h AVBufferRef *av_hwframe_ctx_alloc(AVBufferRef *device_ctx); av_hwframe_ctx_alloc 257 libavutil/hwcontext_qsv.c child_frames_ref = av_hwframe_ctx_alloc(child_device_ref);