Searched refs:flavorY (Results 1 – 1 of 1) sorted by relevance
10452 const deUint32 flavorY = (flavor & 2) == 0 ? 0 : 1; in operator ()() local10458 v += fabsf(cy(data, x, y, n, flavorY)); in operator ()()