Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext.h602 AVBufferRef *source_frame_ctx,
Dhwcontext.c850 AVBufferRef *source_frame_ctx, in av_hwframe_ctx_create_derived() argument
855 AVHWFramesContext *src = (AVHWFramesContext*)source_frame_ctx->data; in av_hwframe_ctx_create_derived()
890 dst->internal->source_frames = av_buffer_ref(source_frame_ctx); in av_hwframe_ctx_create_derived()