| iree_cc_library( | |
| NAME | |
| pipeline | |
| HDRS | |
| "pipeline.h" | |
| SRCS | |
| "pipeline.c" | |
| DEPS | |
| risp4ml::common::image | |
| risp4ml::isp_stages::blc | |
| risp4ml::isp_stages::demosaic | |
| risp4ml::isp_stages::dg | |
| risp4ml::isp_stages::downscale | |
| risp4ml::isp_stages::gamma | |
| risp4ml::isp_stages::wbg | |
| ) |