Searched refs:av_hwframe_ctx_alloc (Results 1 – 25 of 25) sorted by relevance
86 ist->hw_frames_ctx = av_hwframe_ctx_alloc(hw_device_ctx); in qsv_init()
135 ctx->hwframes_ref = av_hwframe_ctx_alloc(device); in hwmap_config_output()216 ctx->hwframes_ref = av_hwframe_ctx_alloc(device); in hwmap_config_output()
97 s->hwframe = av_hwframe_ctx_alloc(s->hwdevice); in cudaupload_config_output()
131 ctx->hwframes_ref = av_hwframe_ctx_alloc(ctx->hwdevice_ref); in hwupload_config_output()
118 output_frames_ref = av_hwframe_ctx_alloc(ctx->device_ref); in ff_opencl_filter_config_output()
272 link->hw_frames_ctx = av_hwframe_ctx_alloc(s->device_ref); in config_output()
146 out_ref = av_hwframe_ctx_alloc(device_ctx); in init_stage()
177 out_ref = av_hwframe_ctx_alloc(device_ctx); in init_stage()
197 outlink->hw_frames_ctx = av_hwframe_ctx_alloc(in_frames_ctx->device_ref); in init_out_pool()
175 outlink->hw_frames_ctx = av_hwframe_ctx_alloc(ctx->device_ref); in ff_vaapi_vpp_config_output()
171 out_ref = av_hwframe_ctx_alloc(device_ctx); in init_hwframe_ctx()
552 AVBufferRef *out_frames_ref = av_hwframe_ctx_alloc(device_ref); in init_vpp_session()
727 output_frames_ref = av_hwframe_ctx_alloc(s->device_ref); in ff_vk_filter_config_output()
361 AVBufferRef *av_hwframe_ctx_alloc(AVBufferRef *device_ctx);
247 AVBufferRef *av_hwframe_ctx_alloc(AVBufferRef *device_ref_in) in av_hwframe_ctx_alloc() function877 dst_ref = av_hwframe_ctx_alloc(derived_device_ctx); in av_hwframe_ctx_create_derived()
257 child_frames_ref = av_hwframe_ctx_alloc(child_device_ref); in qsv_init_child_ctx()
50 if (!(hw_frames_ref = av_hwframe_ctx_alloc(hw_device_ctx))) { in set_hwframe_ctx()
61 avctx->hw_frames_ctx = av_hwframe_ctx_alloc(decode->hw_device_ref); in get_format()
467 AVBufferRef *hw_frames_ctx = av_hwframe_ctx_alloc(cached_frames->device_ref); in videotoolbox_buffer_create()1062 avctx->hw_frames_ctx = av_hwframe_ctx_alloc(avctx->hw_device_ctx); in videotoolbox_common_init()
357 decoder->frames_ref = av_hwframe_ctx_alloc(decoder->device_ref); in rkmpp_retrieve_frame()
562 frames_ref = av_hwframe_ctx_alloc(ext_frames_ctx->device_ref); in qsv_frame_alloc()
898 ctx->hwframe = av_hwframe_ctx_alloc(ctx->hwdevice); in cuvid_decode_init()
1250 frames_ref = av_hwframe_ctx_alloc(device_ref); in avcodec_get_hw_frames_parameters()
2336 ctx->recon_frames_ref = av_hwframe_ctx_alloc(ctx->device_ref); in vaapi_encode_create_recon_frames()
636 ctx->frames_ref = av_hwframe_ctx_alloc(ctx->device_ref); in kmsgrab_read_header()