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