GEQContext 68 libavfilter/vf_geq.c #define OFFSET(x) offsetof(GEQContext, x) GEQContext 100 libavfilter/vf_geq.c GEQContext *geq = priv; GEQContext 142 libavfilter/vf_geq.c static int calculate_sums(GEQContext *geq, int plane, int w, int h) GEQContext 180 libavfilter/vf_geq.c static inline double getpix_integrate_internal(GEQContext *geq, int x, int y, int plane, int w, int h) GEQContext 200 libavfilter/vf_geq.c GEQContext *geq = priv; GEQContext 226 libavfilter/vf_geq.c GEQContext *geq = ctx->priv; GEQContext 309 libavfilter/vf_geq.c GEQContext *geq = ctx->priv; GEQContext 351 libavfilter/vf_geq.c GEQContext *geq = inlink->dst->priv; GEQContext 372 libavfilter/vf_geq.c GEQContext *geq = ctx->priv; GEQContext 421 libavfilter/vf_geq.c GEQContext *geq = ctx->priv; GEQContext 468 libavfilter/vf_geq.c GEQContext *geq = ctx->priv; GEQContext 498 libavfilter/vf_geq.c .priv_size = sizeof(GEQContext),