Lines Matching full:y_min
5481 int32_t y_min = frame_settings.find(tag).data.i32[1];5486 roi.rect.top = y_min;5488 roi.rect.height = y_max - y_min;