Searched refs:s111 (Results 1 – 2 of 2) sorted by relevance
/external/XNNPACK/models/ |
D | qc8-mobilenet-v2.cc | 157 alignas(16) static std::array<float, 64> s111; in QC8MobileNetV2() local 387 std::generate(s111.begin(), s111.end(), std::ref(srng)); in QC8MobileNetV2() 1090 s111.data(), w111.data(), w112.data(), in QC8MobileNetV2()
|
/external/swiftshader/src/Device/ |
D | Blitter.cpp | 1585 Pointer<Byte> s111 = source + ComputeOffset(X1, Y1, Z1, sSliceB, sPitchB, srcBytes); in sample() local 1594 Float4 c111 = readFloat4(s111, state); in sample()
|