Searched refs:MBContext (Results 1 – 2 of 2) sorted by relevance
60 typedef struct MBContext { struct84 } MBContext; argument86 #define OFFSET(x) offsetof(MBContext, x)124 MBContext *s = ctx->priv; in init()142 MBContext *s = ctx->priv; in uninit()165 MBContext *s = ctx->priv; in config_props()178 MBContext *s = ctx->priv; in fill_from_cache()195 static int interpol(MBContext *s, uint32_t *color, int x, int y, int linesize) in interpol()251 MBContext *s = ctx->priv; in draw_mandelbrot()400 MBContext *s = link->src->priv; in request_frame()[all …]
86 } MBContext; typedef273 MBContext* const context) { in SaveContext()279 static void RestoreContext(const MBContext* context, VP8Decoder* const dec, in RestoreContext()473 MBContext context; in DecodeRemaining()