enum dlstreamer::ImageLayout::Value# #include <image_info.h> enum Value { Any = 0, HW = 192, CHW = 128, HWC = 129, NCHW = 1, NHWC = 2, };