Home | History | Annotate | Download | only in HAL3

Lines Matching full:y_min

3755     int32_t y_min = frame_settings.find(tag).data.i32[1];
3760 roi->rect.top = y_min;
3762 roi->rect.height = y_max - y_min;