Searched refs:fbh (Results 1 – 1 of 1) sorted by relevance
1798 u16 fbw, fbh; in calc_dma_rotation_offset() local1820 fbh = height; in calc_dma_rotation_offset()1823 fbh = width; in calc_dma_rotation_offset()1847 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()1852 *row_inc = pixinc(screen_width * (fbh * x_predecim - 1) + in calc_dma_rotation_offset()1857 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()1877 *row_inc = pixinc(-screen_width * (fbh * x_predecim - 1) - in calc_dma_rotation_offset()1905 *row_inc = pixinc(-screen_width * (fbh * x_predecim - 1) + in calc_dma_rotation_offset()1912 *offset1 = screen_width * (fbh - 1) * ps; in calc_dma_rotation_offset()1928 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps; in calc_dma_rotation_offset()[all …]