/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 128 int32_t next, float w0, float w1) { in getSample_A() 138 int32_t next, float w0, float w1) { in getSample_L() 148 int32_t next, float w0, float w1) { in getSample_LA() 158 int32_t next, float w0, float w1) { in getSample_RGB() 168 int32_t next, float w0, float w1) { in getSample_565() 178 int32_t next, float w0, float w1) { in getSample_RGBA() 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() [all …]
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | transpose_conv2d_large.mod.py | 21 w1 = Parameter("op2", "TENSOR_FLOAT32", "{16, 1, 1, 1}", [1] * 16) # weight variable
|
D | grouped_conv2d.mod.py | 21 w1 = Parameter("op2", "TENSOR_FLOAT32", "{2, 2, 2, 1}", [1, 2, 2, 1, 4, 3, 2, 1]) # weight variable
|
D | transpose_conv2d.mod.py | 21 w1 = Parameter("op2", "TENSOR_FLOAT32", "{2, 3, 3, 1}", [1, 3, 5, 7, 9, 11, 13, 15, 17, 2, 4, 6, 8,… variable
|
/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | grouped_conv2d_quant8_signed.mod.py | 21 w1 = Parameter("op2", "TENSOR_FLOAT32", "{2, 2, 2, 1}", [1, 2, 2, 1, 4, 3, 2, 1]) # weight variable
|
D | transpose_conv2d_quant8_signed.mod.py | 21 w1 = Parameter("op2", "TENSOR_FLOAT32", "{16, 1, 1, 1}", [1] * 16) # weight variable 55 w1 = Parameter("op2", "TENSOR_FLOAT32", "{2, 3, 3, 1}", [1, 3, 5, 7, 9, 11, 13, 15, 17, 2, 4, 6, 8,… variable
|
D | transpose_quant8_signed.mod.py | 21 w1 = Parameter("op2", "TENSOR_FLOAT32", "{16, 1, 1, 1}", [1] * 16) # weight variable 55 w1 = Parameter("op2", "TENSOR_FLOAT32", "{2, 3, 3, 1}", [1, 3, 5, 7, 9, 11, 13, 15, 17, 2, 4, 6, 8,… variable
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | DropBoxTest.java | 225 FileWriter w1 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 100000) + ".txt")); in testAddEntriesInTheFuture() local
|
/frameworks/native/libs/vr/libdvr/tests/ |
D | dvr_buffer_queue-test.cpp | 279 constexpr uint32_t w1 = 10; in TEST_F() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 47 const float w1 = x * (1.0f - y); in GetTileCoords() local
|
/frameworks/native/opengl/libagl/ |
D | primitives.cpp | 769 int32_t w1 = v1->window.w; in lerp_texcoords_w() local
|