Home
last modified time | relevance | path

Searched refs:image_proc_ctx (Results 1 – 3 of 3) sorted by relevance

/system/extras/verity/fec/
Dimage.h66 struct image_proc_ctx;
67 typedef void (*image_proc_func)(image_proc_ctx *);
69 struct image_proc_ctx { struct
Dimage.cpp348 image_proc_ctx *ctx = (image_proc_ctx *)cookie; in process()
380 image_proc_ctx args[threads]; in image_process()
Dmain.cpp42 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()