Searched defs:mat (Results 1 – 5 of 5) sorted by relevance
35 private void subtest(int w, int h, Matrix4f mat, Float4 add, in subtest()84 Matrix4f mat = new Matrix4f(); in test() local
556 Matrix4f mat = new Matrix4f(); in testBuilder2InvokeToKernelDependency() local
62 Matrix3f mat = new Matrix3f(coeffs); in testRSColorMatrix0() local127 Matrix4f mat = new Matrix4f(coeffs); in testRSColorMatrix2() local
626 def apply_matrix_to_image(img, mat): argument
1220 private Mat mat; field in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer