Home
last modified time | relevance | path

Searched refs:mymax (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c771 #define mymax(a,b) (((a) > (b)) ? (a) : (b)) macro
801 motion_T0B1 = mymax(frame_motion_T0B1, 1); in dumpDetFieldOrder_status()
802 motion_T1B0 = mymax(frame_motion_T1B0, 1); in dumpDetFieldOrder_status()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c771 #define mymax(a,b) (((a) > (b)) ? (a) : (b)) macro
801 motion_T0B1 = mymax(frame_motion_T0B1, 1); in dumpDetFieldOrder_status()
802 motion_T1B0 = mymax(frame_motion_T1B0, 1); in dumpDetFieldOrder_status()