Searched defs:normalize3 (Results 1 – 3 of 3) sorted by relevance
17 static void normalize3(SkScalar dst[3], const SkScalar src[3]) { in normalize3() function
18 static void normalize3(SkScalar dst[3], const SkScalar src[3]) { in normalize3() function
191 …std::shared_ptr<TensorOperation> normalize3(new vision::NormalizeOperation({256.0, 0.0, 100.0}, {7… in TEST_F() local