Home | History | Annotate | Download | only in HAL3

Lines Matching refs:y_min

1506     int32_t y_min = frame_settings.find(tag).data.i32[1];
1511 roi->rect.top = y_min;
1513 roi->rect.height = y_max - y_min;