Searched defs:tab_pos (Results 1 – 1 of 1) sorted by relevance
114 const int tab_pos = v >> (kGammaTabFix + 2); // integer part in Interpolate() local231 const uint32_t tab_pos = v >> GAMMA_TO_LINEAR_BITS; in LinearToGammaS() local