mp.tasks.vision.drawing_utils.math.ldexp

Return x * (2**i).

This is essentially the inverse of frexp().