Searched defs:Uu (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/Shader/
H A DSamplerCore.cpp2026 const float Uu = studioSwing ? 255.0f / (240 - 16) : 1.0f; local
2030 const float Gu = Uu * Gb;
2032 const float Bu = Uu * Bb;

Completed in 133 milliseconds