Searched refs:y_max (Results 1 – 3 of 3) sorted by relevance
3976 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local3981 roi->rect.height = y_max - y_min; in convertFromRegions()
5457 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local5462 roi.rect.height = y_max - y_min; in convertFromRegions()
5454 int32_t y_max = frame_settings.find(tag).data.i32[3]; in convertFromRegions() local5459 roi.rect.height = y_max - y_min; in convertFromRegions()