class YuvIntegrationTest_Rec709Texture_Test
Defined at line 103 of file ../../src/ui/lib/escher/test/integration/yuv_unittest.cc
We draw the following scene:
+--------+---------+---------+---------+
| | |
| | |
| Rec 709 | Rec 601 |
+ | |
| Y=128 U=96 V=160 | Y=128 U=96 V=160 |
| | |
| | |
+--------------------------------------|
| | |
| | |
| Rec 601 Wide | |
+ | |
| Y=128 U=96 V=160 | |
| | |
| | |
+--------+---------+---------+---------+
This test verifies that the Escher could sample YUV images using their
corresponding color space type and color space range.
Public Methods
void YuvIntegrationTest_Rec709Texture_Test ()
Defined at line 103 of file ../../src/ui/lib/escher/test/integration/yuv_unittest.cc
void YuvIntegrationTest_Rec709Texture_Test (const YuvIntegrationTest_Rec709Texture_Test & )
Defined at line 103 of file ../../src/ui/lib/escher/test/integration/yuv_unittest.cc
YuvIntegrationTest_Rec709Texture_Test & operator= (const YuvIntegrationTest_Rec709Texture_Test & )
Defined at line 103 of file ../../src/ui/lib/escher/test/integration/yuv_unittest.cc