Searched refs:M_Y (Results 1 – 1 of 1) sorted by relevance
106 static const int M_Y = 208; in InitGammaTable() local112 a = ( x * M_Y + M_X / 2) / M_X; in InitGammaTable()114 a = M_Y + ( ( x - M_X ) * ( M_MAX - M_Y ) + in InitGammaTable()
Completed in 30 milliseconds