Searched defs:lut (Results 1 – 5 of 5) sorted by relevance
49 ScriptIntrinsicLUT lut = ScriptIntrinsicLUT.create(mRS, Element.RGBA_8888(mRS)); in testRSLUT() local
64 ScriptIntrinsic3DLUT lut = ScriptIntrinsic3DLUT.create(mRS, Element.RGBA_8888(mRS)); in testRSLUT() local
186 sp<ScriptIntrinsicLUT> lut = ScriptIntrinsicLUT::create(rs, e); in Java_android_cts_rscpp_RSLUTTest_lutTest() local236 sp<ScriptIntrinsic3DLUT> lut = ScriptIntrinsic3DLUT::create(rs, e); in Java_android_cts_rscpp_RS3DLUTTest_lutTest() local
502 def apply_lut_to_image(img, lut): argument
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...