HomeSort by relevance Sort by last modified time
    Searched refs:TEST_R1 (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
DecodeEditEncodeTest.java 66 private static final int TEST_R1 = 236; // pink; BT.601 YUV {120,160,200}
383 GLES20.glClearColor(TEST_R1 / 255.0f, TEST_G1 / 255.0f, TEST_B1 / 255.0f, 1.0f);
    [all...]
EncodeDecodeTest.java 67 private static final int TEST_R1 = 236; // RGB equivalent of {120,160,200}
    [all...]

Completed in 82 milliseconds