Home | History | Annotate | Download | only in its

Lines Matching refs:heights

703         heights = None
720 heights = [out['height'] for out in outputs]
730 obj["height"] = heights[j]
734 buf_size = widths[j] * heights[j] * 3 / 2