Searched refs:frame_offset (Results 1 – 1 of 1) sorted by relevance
205 int width, linesize, step, bpp, frame_offset; in omap_update_display() local217 frame_offset = 0; in omap_update_display()224 frame_offset += 0x200; in omap_update_display()227 frame_offset += 0x20; in omap_update_display()276 if (frame_offset + ((width * omap_lcd->height * bpp) >> 3) > size + 2) { in omap_update_display()285 omap_lcd->dma->current_frame] + frame_offset; in omap_update_display()