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