/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | grouped_conv2d.mod.py | 106 w3 = Parameter("op2", "TENSOR_FLOAT32", "{6, 1, 1, 3}", [1, 2, 3, 2, 1, 0, 2, 3, 3, 6, 6, 6, 9, 8, … variable
|
H A D | transpose_conv2d.mod.py | 102 w3 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 2}", [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,… variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | grouped_conv2d_quant8_signed.mod.py | 106 w3 = Parameter("op2", "TENSOR_FLOAT32", "{6, 1, 1, 3}", [1, 2, 3, 2, 1, 0, 2, 3, 3, 6, 6, 6, 9, 8, … variable
|
H A D | transpose_conv2d_quant8_signed.mod.py | 137 w3 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 2}", [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,… variable
|
H A D | transpose_quant8_signed.mod.py | 138 w3 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 2}", [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,… variable
|
/aosp12/frameworks/rs/driver/runtime/ |
H A D | rs_sample.c | 190 float w0, float w1, float w2, float w3) { in getSample_A() 203 float w0, float w1, float w2, float w3) { in getSample_L() 216 float w0, float w1, float w2, float w3) { in getSample_LA() 229 float w0, float w1, float w2, float w3) { in getSample_RGB() 242 float w0, float w1, float w2, float w3) { in getSample_RGBA() 254 float w0, float w1, float w2, float w3) { in getSample_565() 318 getBilinearSample2D(const Allocation_t *alloc, float w0, float w1, float w2, float w3, in getBilinearSample2D() 498 float w3 = fracU * fracV; in sample_LOD_LinearPixel() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_lgamma_r.c | 153 w3 = 7.93650558643019558500e-04, /* 0x3F4A019F, 0x98CF38B6 */ variable
|
/aosp12/frameworks/native/libs/vr/libdvr/tests/ |
H A D | dvr_buffer_queue-test.cpp | 333 constexpr uint32_t w3 = 30; in TEST_F() local
|
/aosp12/art/test/476-checker-ctor-fence-redun-elim/src/ |
H A D | Main.java | 33 int w3; field in Base
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 169 w3 = 7.93650793650793650791708939493907380e-04L, variable
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | reader.h | 319 const __m128i w3 = _mm_loadu_si128((const __m128i *)&whitespaces[3][0]); in SkipWhitespace_SIMD() local
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.cpp | 49 const float w3 = x * y; in GetTileCoords() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | GLES11Canvas.java | 323 float w3 = m[3] * x1 + m[7] * y1 + m[15]; in mapPoints() local
|