Searched defs:tab_pos (Results 1 – 1 of 1) sorted by relevance
115 const int tab_pos = v >> (kGammaTabFix + 2); // integer part in Interpolate() local212 const int tab_pos = (int)v; in LinearToGammaF() local