Lines Matching full:widths
702 widths = None719 widths = [out['width'] for out in outputs]729 obj["width"] = widths[j]734 buf_size = widths[j] * heights[j] * 3 / 2