Searched refs:lumaSum (Results 1 – 1 of 1) sorted by relevance
502 float lumaSum = 0; in Routine() local505 lumaSum += i * static_cast<int>(data[i]); in Routine()513 float luma = lumaSum / count; in Routine()