Home
last modified time | relevance | path

Searched refs:derived_frame_ctx (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext.c847 int av_hwframe_ctx_create_derived(AVBufferRef **derived_frame_ctx, in av_hwframe_ctx_create_derived() argument
867 *derived_frame_ctx = in av_hwframe_ctx_create_derived()
869 if (!*derived_frame_ctx) { in av_hwframe_ctx_create_derived()
913 *derived_frame_ctx = dst_ref; in av_hwframe_ctx_create_derived()
Dhwcontext.h599 int av_hwframe_ctx_create_derived(AVBufferRef **derived_frame_ctx,