Searched refs:video_end (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dinterpret_edid.c287 struct cea_video_block *video_end; local in function:handle_cea_video_block
295 video_end = (struct cea_video_block *)
298 for (; video < video_end; video = video + 1) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dinterpret_edid.c295 struct cea_video_block *video_end; local in function:handle_cea_video_block
303 video_end = (struct cea_video_block *)
306 for (; video < video_end; video = video + 1) {

Completed in 4 milliseconds