Searched refs:right (Results 1 – 17 of 17) sorted by relevance
| /cmsis-dsp-latest/Documentation/Doxygen/style_template/ |
| D | search.css | 9 right: 5px; 15 right: 34px; 28 float: right; 91 #MSearchBox .right { 133 -webkit-border-top-right-radius: 4px; 135 -webkit-border-bottom-right-radius: 4px; 142 padding-right: 12px; 147 margin-right: 4px; 159 padding-right: 12px; 267 margin-right: 10px;
|
| D | extra_stylesheet.css | 104 --label-right-bottom-border-color: #C4CFE5; 281 --label-right-bottom-border-color: #283A5D; 409 margin-right: 10px; 426 margin-right: 9px; 662 margin-right: 8px; 702 float: right; 754 margin-right: auto; 833 margin-right: 15px; 890 padding-right: 4px; 891 text-align: right; [all …]
|
| D | extra_tabs.css | 42 border-right-style:solid; 43 border-right-width:1px; 44 border-right-color:var(--nav_tabs-border-color);
|
| D | extra_navtree.css | 118 right:0; 142 right:24px;
|
| D | extra_search.css | 4 right: 205px;
|
| D | version.css | 23 background-position: right center;
|
| D | resize.js | 138 $('#nav-sync').css({ right:'34px' });
|
| /cmsis-dsp-latest/Source/DistanceFunctions/ |
| D | arm_jensenshannon_distance_f16.c | 150 _Float16 left, right,sum, tmp; in arm_jensenshannon_distance_f16() local 155 right = 0.0f16; in arm_jensenshannon_distance_f16() 160 right += (_Float16)rel_entr(pB[i], tmp); in arm_jensenshannon_distance_f16() 164 sum = left + right; in arm_jensenshannon_distance_f16()
|
| D | arm_jensenshannon_distance_f32.c | 223 float32_t left, right,sum, result, tmp; in arm_jensenshannon_distance_f32() local 227 right = 0.0f; in arm_jensenshannon_distance_f32() 232 right += rel_entr(pB[i], tmp); in arm_jensenshannon_distance_f32() 236 sum = left + right; in arm_jensenshannon_distance_f32()
|
| /cmsis-dsp-latest/Documentation/Doxygen/src/ |
| D | mainpage.md | 148 For this you need to use the right initialization functions in the library and the right options fo… 152 By using the right initialization function, you're telling the linker what is really used. 156 Then you need to use the right options for the compiler so that the unused tables and functions are…
|
| D | vectorop.md | 12 1. Include the right header files
|
| D | matrix.md | 98 Let's add the bottom right corner of the matrix to itself:
|
| /cmsis-dsp-latest/PythonWrapper/docs/source/ |
| D | api.rst | 93 …I and in the final C implementation you'll need to allocate a state array with the right dimension.
|
| /cmsis-dsp-latest/ |
| D | PythonWrapper_README.md | 125 …I and in the final C implementation you'll need to allocate a state array with the right dimension.
|
| /cmsis-dsp-latest/Testing/ |
| D | README.md | 20 Once you have cloned the right version and installed the Python packages, you need to generate some…
|
| /cmsis-dsp-latest/PythonWrapper/examples/kws_example/ |
| D | kws.ipynb | 201 " # is premultiplied by a Hann window of the right size.\n", 319 …you'll get a different subset of those patterns (thr subset will have the right length `files_per_… 1936 "Let's plot the signal to check we have the right one:"
|
| /cmsis-dsp-latest/Documentation/Doxygen/ |
| D | dsp.dxy.in | 1974 # projects and redirect the results back to the right project.
|