Searched refs:PerspectiveContext (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_perspective.c38 typedef struct PerspectiveContext { struct
50 void (*perspective)(struct PerspectiveContext *s,
54 } PerspectiveContext; typedef in typeref:struct:PerspectiveContext
56 #define OFFSET(x) offsetof(PerspectiveContext, x)
112 PerspectiveContext *s = ctx->priv;
196 static void resample_cubic(PerspectiveContext *s,
264 static void resample_linear(PerspectiveContext *s,
330 PerspectiveContext *s = ctx->priv;
344 PerspectiveContext *s = ctx->priv;
369 PerspectiveContext *
[all...]

Completed in 38 milliseconds