Home | History | Annotate | Download | only in HAL3

Lines Matching full:y_min

1516     int32_t y_min = frame_settings.find(tag).data.i32[1];
1521 roi->rect.top = y_min;
1523 roi->rect.height = y_max - y_min;