File: SearchLoopVA.inc

package info (click to toggle)
tvtime 1.0.11-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,340 kB
  • sloc: ansic: 31,486; sh: 5,082; makefile: 571; pascal: 504; yacc: 316; asm: 249; perl: 192; cpp: 164; xml: 27; sed: 16
file content (6 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
// -*- c++ -*-

// Searches the center vertical line above center and below, in both the old 
// and new fields, but takes averages.  These are even pixel addresses.
	MERGE4PIXavg("(%%" XDI ", %%" XCX ", 2)", "(%%" XSI ")")	// down, up
	MERGE4PIXavg("(%%" XDI ")", "(%%" XSI ", %%" XCX ", 2)")	// up, down