HomeSort by relevance Sort by last modified time
    Searched refs:image_proc_func (Results 1 - 2 of 2) sorted by null

  /system/extras/verity/fec/
image.h 69 typedef void (*image_proc_func)(image_proc_ctx *); typedef
72 image_proc_func func;
90 extern bool image_process(image_proc_func f, image *ctx);
image.cpp 538 bool image_process(image_proc_func func, image *ctx)

Completed in 425 milliseconds