Searched full:with (Results 1 – 25 of 96) sorted by relevance
1234
| /liblc3-latest/.github/workflows/ |
| D | ci.yaml | 22 with: 37 with: 52 with: 57 with: 69 with: 78 with: 90 with:
|
| /liblc3-latest/python/ |
| D | LICENSE | 18 control with that entity. For the purposes of this definition, 82 with the Work to which such Contribution(s) was submitted. If You 91 Work or Derivative Works thereof in any medium, with or without 114 documentation, if provided along with the Derivative Works; or, 128 reproduction, and distribution of the Work otherwise complies with 137 with Licensor regarding such Contributions. 152 risks associated with Your exercise of permissions under this License. 169 or other liability obligations and/or rights consistent with this 182 boilerplate notice, with the fields enclosed by brackets "[]" 183 replaced with your own identifying information. (Don't include [all …]
|
| /liblc3-latest/ |
| D | LICENSE | 18 control with that entity. For the purposes of this definition, 82 with the Work to which such Contribution(s) was submitted. If You 91 Work or Derivative Works thereof in any medium, with or without 114 documentation, if provided along with the Derivative Works; or, 128 reproduction, and distribution of the Work otherwise complies with 137 with Licensor regarding such Contributions. 152 risks associated with Your exercise of permissions under this License. 169 or other liability obligations and/or rights consistent with this 182 boilerplate notice, with the fields enclosed by brackets "[]" 183 replaced with your own identifying information. (Don't include [all …]
|
| D | README.md | 48 The cc, as, ld and ar can be selected with respective Makefile variables `CC`, 53 prevent link with `pthread` and `rt` libraries, that is included in the 96 In such way you can easly test encoding / decoding loop with : 176 you can easly test encoding / decoding loop with :
|
| D | meson_options.txt | 4 # you may not use this file except in compliance with the License.
|
| D | meson.build | 4 # you may not use this file except in compliance with the License.
|
| /liblc3-latest/src/ |
| D | fastmath.h | 6 * you may not use this file except in compliance with the License. 92 * Such as x = k/8 + y, with k an integer, and |y| < 0.5/8 in lc3_exp2f() 95 * disable optimisation with `volatile`. */ in lc3_exp2f() 103 /* --- Compute 2^x, with |x| < 1 --- in lc3_exp2f() 174 /* [n][0] = 10 * log10(2) * log2(1 + n/32), with n = [0..15] */ in lc3_db_q16() 183 /* with n = [16..31] */ in lc3_db_q16() 198 * = 2 * (e + log2(1 + m)) , with m in range [0..1] in lc3_db_q16()
|
| D | makefile.mk | 5 # you may not use this file except in compliance with the License.
|
| D | bits.h | 6 * you may not use this file except in compliance with the License. 25 * - Plain bits are puts starting the end of the buffer, with memeory
|
| D | meson.build | 4 # you may not use this file except in compliance with the License.
|
| D | energy.h | 6 * you may not use this file except in compliance with the License.
|
| /liblc3-latest/python/tests/ |
| D | basic_test.py | 24 with pytest.raises(lc3.InvalidArgumentError): 46 with pytest.raises(lc3.InvalidArgumentError):
|
| /liblc3-latest/test/ |
| D | bwdet.py | 5 # you may not use this file except in compliance with the License. 128 ### Check with implementation
|
| D | makefile.mk | 5 # you may not use this file except in compliance with the License.
|
| D | run.py | 6 # you may not use this file except in compliance with the License.
|
| D | setup.py | 6 # you may not use this file except in compliance with the License.
|
| /liblc3-latest/include/ |
| D | lc3.h | 6 * you may not use this file except in compliance with the License. 148 * To handle multichannel streams (Stereo or more), you can proceed with 154 * with `nch` as the number of channels in the PCM stream
|
| /liblc3-latest/test/arm/ |
| D | makefile.mk | 5 # you may not use this file except in compliance with the License.
|
| D | test_arm.c | 6 * you may not use this file except in compliance with the License.
|
| /liblc3-latest/test/neon/ |
| D | makefile.mk | 5 # you may not use this file except in compliance with the License.
|
| /liblc3-latest/tools/ |
| D | makefile.mk | 5 # you may not use this file except in compliance with the License.
|
| D | meson.build | 4 # you may not use this file except in compliance with the License.
|
| /liblc3-latest/fuzz/ |
| D | makefile.mk | 5 # you may not use this file except in compliance with the License.
|
| /liblc3-latest/wasm/ |
| D | string.h | 6 * you may not use this file except in compliance with the License.
|
| D | math.h | 6 * you may not use this file except in compliance with the License.
|
1234