Lines Matching defs:display
229 /* Set the display width */
233 /* Set the display position */
688 /* If there's nothing to safe to display, we may as well stop now */
771 /* Check again. If there's nothing to safe to display, stop now */
821 /* Calculate the display window coordinates. Exit if nothing left */
941 int draw, display;
948 display = atomic_read(&yi->next_dma_frame);
950 if (display > draw)
951 display -= IVTV_YUV_BUFFERS;
953 if (draw - display >= yi->max_frames_buffered)
1054 /* Frame is complete & ready for display */
1185 /* If we fully restore this register, the display may remain active.