Searched refs:image_proc_ctx (Results 1 – 3 of 3) sorted by relevance
68 struct image_proc_ctx;69 typedef void (*image_proc_func)(image_proc_ctx *);71 struct image_proc_ctx { struct
43 static void encode_rs(struct image_proc_ctx *ctx) in encode_rs()60 static void decode_rs(struct image_proc_ctx *ctx) in decode_rs()
533 image_proc_ctx *ctx = (image_proc_ctx *)cookie; in process()565 image_proc_ctx args[threads]; in image_process()