Searched refs:mymax (Results 1 – 2 of 2) sorted by relevance
771 #define mymax(a,b) (((a) > (b)) ? (a) : (b)) macro801 motion_T0B1 = mymax(frame_motion_T0B1, 1); in dumpDetFieldOrder_status()802 motion_T1B0 = mymax(frame_motion_T1B0, 1); in dumpDetFieldOrder_status()