Lines Matching defs:y_min
5590 int32_t y_min = frame_settings.find(tag).data.i32[1];5595 roi.rect.top = y_min;5597 roi.rect.height = y_max - y_min;