Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_rotate.c63 typedef struct RotContext { struct
83 } RotContext; argument
95 #define OFFSET(x) offsetof(RotContext, x)
116 RotContext *rot = ctx->priv; in init()
129 RotContext *rot = ctx->priv; in uninit()
168 RotContext *rot = opaque; in get_rotated_w()
180 RotContext *rot = opaque; in get_rotated_h()
292 RotContext *rot = ctx->priv; in config_props()
423 RotContext *rot = ctx->priv; in filter_slice()
513 RotContext *rot = ctx->priv; in filter_frame()
[all …]