Searched refs:fbh (Results 1 – 1 of 1) sorted by relevance
1903 u16 fbw, fbh; in calc_dma_rotation_offset() local1925 fbh = height; in calc_dma_rotation_offset()1928 fbh = width; in calc_dma_rotation_offset()1952 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()1957 *row_inc = pixinc(screen_width * (fbh * x_predecim - 1) + in calc_dma_rotation_offset()1962 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()1982 *row_inc = pixinc(-screen_width * (fbh * x_predecim - 1) - in calc_dma_rotation_offset()2010 *row_inc = pixinc(-screen_width * (fbh * x_predecim - 1) + in calc_dma_rotation_offset()2017 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()2033 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()[all …]