| /packages/modules/Bluetooth/system/embdrv/lc3/src/ |
| D | mdct.c | 99 const struct lc3_complex (*w1)[2] = w0 + n3, (*w2)[2] = w1 + n3; in fft_bf3() local 211 const float *w0 = lc3_mdct_win[dt][sr], *w1 = w0 + ns; in mdct_window() local 248 const struct lc3_complex *w0 = def->w, *w1 = w0 + n4; in mdct_pre_fft() local 278 const struct lc3_complex *w0 = def->w + n8, *w1 = w0 - 1; in mdct_post_fft() local 312 const struct lc3_complex *w0 = def->w, *w1 = w0 + n4; in imdct_pre_fft() local 343 const struct lc3_complex *w0 = def->w, *w1 = w0 + n4; in imdct_post_fft() local 376 const float *w2 = lc3_mdct_win[dt][sr], *w0 = w2 + 3*n4, *w1 = w0; in imdct_window() local
|
| /packages/modules/NeuralNetworks/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
|
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
| 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 | 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_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
|
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
| D | BinaryDictDecoderEncoderTests.java | 145 final int w1 = bigrams.keyAt(i); in addBigrams() local 195 final int w1 = bigrams.keyAt(i); in checkDictionary() local
|
| /packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
| D | synthesis-dct8.c | 66 int32_t u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
|