Searched refs:heights (Results 1 – 1 of 1) sorted by relevance
219 int widths[MAX_MODES], heights[MAX_MODES]; in sd_config() local257 heights[i] = cd[6 + i * 4 + 2] | (cd[6 + i * 4 + 3] << 8); in sd_config()262 sd->fmts[i].height = heights[i]; in sd_config()270 heights[j] / 2 == heights[i]) { in sd_config()279 heights[j] / 4 == heights[i]) { in sd_config()289 sd->fmts[i].sizeimage = widths[i] * heights[i]; in sd_config()291 widths[i], heights[i]); in sd_config()296 sd->fmts[i].sizeimage = widths[i] * heights[i] * 3; in sd_config()298 widths[i], heights[i], in sd_config()