Home | History | Annotate | Download | only in HAL3

Lines Matching defs:x_min

2156     int32_t x_min = frame_settings.find(tag).data.i32[0];
2161 roi->rect.left = x_min;
2163 roi->rect.width = x_max - x_min;