Searched refs:heights (Results 1 – 1 of 1) sorted by relevance
223 int widths[MAX_MODES], heights[MAX_MODES]; in sd_config() local261 heights[i] = cd[6 + i * 4 + 2] | (cd[6 + i * 4 + 3] << 8); in sd_config()266 sd->fmts[i].height = heights[i]; in sd_config()274 heights[j] / 2 == heights[i]) { in sd_config()283 heights[j] / 4 == heights[i]) { in sd_config()293 sd->fmts[i].sizeimage = widths[i] * heights[i]; in sd_config()295 widths[i], heights[i]); in sd_config()300 sd->fmts[i].sizeimage = widths[i] * heights[i] * 3; in sd_config()302 widths[i], heights[i], in sd_config()