Searched refs:u2k (Results 1 – 1 of 1) sorted by relevance
1068 const float u2k = u2Row[x]; in estimateU() local1074 …r += use_gamma?(u1Row[x] - u1k) * (u1Row[x] - u1k) + (u2Row[x] - u2k) * (u2Row[x] - u2k) + (u3Row[… in estimateU()1075 … (u1Row[x] - u1k) * (u1Row[x] - u1k) + (u2Row[x] - u2k) * (u2Row[x] - u2k); in estimateU()