Home
last modified time | relevance | path

Searched defs:Yy (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12VideoViewsTests.cpp101 constexpr uint8_t Yy = kYellowYUVColor[kYUVLumaPlaneIndex].r; in GetTestTextureData() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp2053 const float Yy = studioSwing ? 255.0f / (235 - 16) : 1.0f; in sampleTexel() local