Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvsrc_mandelbrot.c60 typedef struct MBContext { struct
84 } MBContext; typedef
86 #define OFFSET(x) offsetof(MBContext, x)
124 MBContext *s = ctx->priv; in init()
145 MBContext *s = ctx->priv; in uninit()
155 MBContext *s = ctx->priv; in config_props()
169 MBContext *s = ctx->priv; in fill_from_cache()
186 static int interpol(MBContext *s, uint32_t *color, int x, int y, int linesize) in interpol()
242 MBContext *s = ctx->priv; in draw_mandelbrot()
391 MBContext * in request_frame()
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c86 } MBContext; typedef
273 MBContext* const context) { in SaveContext()
279 static void RestoreContext(const MBContext* context, VP8Decoder* const dec, in RestoreContext()
473 MBContext context; in DecodeRemaining()

Completed in 3 milliseconds