Searched refs:image_process (Results 1 - 3 of 3) sorted by relevance

/system/extras/verity/fec/
H A Dimage.h87 extern bool image_process(image_proc_func f, image *ctx);
H A Dmain.cpp202 if (!image_process(encode_rs, &ctx)) {
251 if (!image_process(decode_rs, &ctx)) {
H A Dimage.cpp352 bool image_process(image_proc_func func, image *ctx) function

Completed in 69 milliseconds