Home | History | Annotate | Download | only in src

Lines Matching refs:MAX_ENCODEABLE_XYZ

54 #define InpAdj   (1.0/MAX_ENCODEABLE_XYZ)     // (65536.0/(65535.0*2.0))
55 #define OutpAdj (MAX_ENCODEABLE_XYZ) // ((2.0*65535.0)/65536.0)