Home
last modified time | relevance | path

Searched refs:chroma (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java112 Cam(float hue, float chroma, float j, float q, float m, float s, float jstar, float astar, in Cam() argument
115 mChroma = chroma; in Cam()
131 public static int getInt(float hue, float chroma, float lstar) { in getInt() argument
132 return getInt(hue, chroma, lstar, Frame.DEFAULT); in getInt()
338 public static int getInt(float hue, float chroma, float lstar, Frame frame) { in getInt() argument
382 if (chroma < 1.0 || Math.round(lstar) <= 0.0 || Math.round(lstar) >= 100.0) { in getInt()
389 float high = chroma; in getInt()
393 float mid = chroma; in getInt()
446 private static Cam findCamByJ(float hue, float chroma, float lstar) { in findCamByJ() argument
457 Cam camBeforeClip = Cam.fromJch(mid, chroma, hue); in findCamByJ()
/cts/apps/CameraITS/tests/scene2_a/
Dtest_jpeg_quality.py154 chroma = np.array(jpeg[chroma_start: chroma_start + dqt_size])
156 chromas.append(np.mean(chroma))
160 logging.debug(' chroma:%s', chroma.reshape(h, h))
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
Draw_converter.rscript89 // chroma = M - m
90 // H = m' - m / chroma