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 */
939 int draw, display;
946 display = atomic_read(&yi->next_dma_frame);
948 if (display > draw)
949 display -= IVTV_YUV_BUFFERS;
951 if (draw - display >= yi->max_frames_buffered)
1052 /* Frame is complete & ready for display */
1183 /* If we fully restore this register, the display may remain active.