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