Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 16 of 16) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dfixed_point.hpp363 constexpr static value_type convert(const float f) { in convert() function
386 constexpr static Q f(const float x){return Q(convert(x));} in f()
538 constexpr static value_type convert(const float f) { in convert() function
561 constexpr static Q f(const float x){return Q(convert(x));} in f()
696 constexpr static value_type convert(const float f) { in convert() function
719 constexpr static Q f(const float x){return Q(convert(x));} in f()
881 constexpr static value_type convert(const float f) { in convert() function
904 constexpr static Q f(const float x){return Q(convert(x));} in f()
1038 constexpr static value_type convert(const float f) { in convert() function
1061 constexpr static Q f(const float x){return Q(convert(x));} in f()
[all …]
/cmsis-dsp-latest/Testing/cmsis_build/
Dbuildsolution.bat2 csolution convert -s test_ac6.csolution.yml
3 REM csolution convert -s test_gcc.csolution.yml
/cmsis-dsp-latest/cmsisdsp/
Dmfcc.py89 return filtLen,filtPos,dt.convert(packedFilters,dtype)
112 return dt.convert(result.reshape(numOfDctOutputs*numOfMelFilters),dtype)
Ddatatype.py20 def convert(samples,format): function
/cmsis-dsp-latest/Testing/
DconvertToOld.py61 def convert(elem,fullPath): function
81 convert(elem,benchPath)
DREADME.md508 To convert some benchmark to an older format.
/cmsis-dsp-latest/PythonWrapper/docs/source/
Ddatatype.rst12 .. autofunction:: cmsisdsp.datatype.convert
Dapi.rst170 You convert the complex signal to the format expected by the wrapper::
178 You convert back to a complex format to compare with scipy::
/cmsis-dsp-latest/PythonWrapper/examples/
Dtestmfccq15.py20 windowQ15 = dt.convert(sig.windows.hamming(FFTSize, sym=False),Q15)
Dtestmfccq31.py20 windowQ31 = dt.convert(sig.windows.hamming(FFTSize, sym=False),Q31)
Dcmsisdsp_tests.ipynb325 "# Compute the Q15 CFFT and convert back to float and complex array\n",
DNoise suppression.ipynb67 "# To convert sound file to NumPy array\n",
1449 " # So, we convert into Q31 and do noise subtraction in Q31\n",
/cmsis-dsp-latest/
DREADME.md128 Then, you'll need to convert a solution file into `.cprj`. For instance, for the CMSIS-DSP Examples…
134 `csolution convert -s examples.csolution_ac6.yml`
DPythonWrapper_README.md180 You convert back to a complex format to compare with scipy:
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/
Dkws.ipynb1129 "First thing to do is to convert the F32 values of the ML mode into Q31.\n",
1132 "Then, we convert those rescaled values to Q31."
1185 " # When k==len(f) normally quotient is 0x40000000 and shift 1 and we convert\n",
1437 " # When k==len(f) normally quotient is 0x4000 and shift 1 and we convert\n",
2044 "Once the model is loaded, we extract the values and convert them to Q15:"
/cmsis-dsp-latest/Documentation/Doxygen/
Ddsp.dxy.in1591 # The HTML Help Workshop contains a compiler that can convert all HTML output