Searched refs:av_hwframe_ctx_create_derived (Results 1 – 4 of 4) sorted by relevance
114 err = av_hwframe_ctx_create_derived(&ctx->hwframes_ref, in hwmap_config_output()157 err = av_hwframe_ctx_create_derived(&source, in hwmap_config_output()
599 int av_hwframe_ctx_create_derived(AVBufferRef **derived_frame_ctx,
847 int av_hwframe_ctx_create_derived(AVBufferRef **derived_frame_ctx, in av_hwframe_ctx_create_derived() function
540 av_hwframe_ctx_create_derived() now takes some AV_HWFRAME_MAP_* combination595 Add av_hwframe_ctx_create_derived().