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