Searched refs:heights (Results 1 – 1 of 1) sorted by relevance
214 int widths[MAX_MODES], heights[MAX_MODES]; in sd_config() local252 heights[i] = cd[6 + i * 4 + 2] | (cd[6 + i * 4 + 3] << 8); in sd_config()257 sd->fmts[i].height = heights[i]; in sd_config()265 heights[j] / 2 == heights[i]) { in sd_config()274 heights[j] / 4 == heights[i]) { in sd_config()284 sd->fmts[i].sizeimage = widths[i] * heights[i]; in sd_config()286 widths[i], heights[i]); in sd_config()291 sd->fmts[i].sizeimage = widths[i] * heights[i] * 3; in sd_config()293 widths[i], heights[i], in sd_config()