Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dbuffersink.c41 typedef struct BufferSinkContext { struct
61 } BufferSinkContext; argument
67 BufferSinkContext *buf = ctx->priv; in cleanup_redundant_layouts()
93 static int return_or_keep_frame(BufferSinkContext *buf, AVFrame *out, AVFrame *in, int flags) in return_or_keep_frame()
109 BufferSinkContext *buf = ctx->priv; in get_frame_internal()
175 BufferSinkContext *buf = ctx->priv; in common_init()
183 BufferSinkContext *buf = ctx->priv; in activate()
236 BufferSinkContext *buf = ctx->priv;
258 BufferSinkContext *buf = ctx->priv; in asink_query_formats()
309 #define OFFSET(x) offsetof(BufferSinkContext, x)
[all …]