Searched refs:image_proc_ctx (Results 1 – 3 of 3) sorted by relevance
66 struct image_proc_ctx;67 typedef void (*image_proc_func)(image_proc_ctx *);69 struct image_proc_ctx { struct
348 image_proc_ctx *ctx = (image_proc_ctx *)cookie; in process()380 image_proc_ctx args[threads]; in image_process()
42 static void encode_rs(struct image_proc_ctx *ctx) in encode_rs()59 static void decode_rs(struct image_proc_ctx *ctx) in decode_rs()