Home | History | Annotate | Download | only in HAL3

Lines Matching refs:x_min

3754     int32_t x_min = frame_settings.find(tag).data.i32[0];
3759 roi->rect.left = x_min;
3761 roi->rect.width = x_max - x_min;