/sof-2.7.6/tools/topology/topology1/m4/ |
D | enumcontrol.m4 | 21 ` values [' 33 ` # enum values as text' 50 ` # enum values as text'
|
D | utils.m4 | 150 dnl print number's 4 bytes from right to left as hex values 157 dnl print number's 2 bytes from right to left as hex values 162 dnl print a number's right most byte as hex values 166 dnl make a byte from 8 binary values, right to left in increasing argument order
|
D | muxdemux.m4 | 9 dnl Hard coded values for mux/demux config blob
|
/sof-2.7.6/tools/topology/topology2/include/components/ |
D | virtual_widget.conf | 31 values [
|
/sof-2.7.6/tools/tune/drc/ |
D | drc_gen_coefs.m | 51 % where the y values match the evenly spaced x values as follows: 72 % Approximate k given initial values
|
D | drc_build_blob.m | 7 %% Shift values for little/big endian
|
/sof-2.7.6/tools/topology/topology1/common/ |
D | memory.m4 | 7 dnl ** Must match SOF_MEM_CAPS_ values in ipc.h **
|
/sof-2.7.6/src/include/sof/ |
D | common.h | 157 #define IS_ENABLED_STEP_2(values) IS_ENABLED_STEP_3(values 1, 0) argument
|
/sof-2.7.6/tools/coredumper/ |
D | sof-coredump-reader.py | 118 def __call__(self, parser, namespace, values, option_string=None): argument 119 filepath = values[0] 142 def __call__(self, parser, namespace, values, option_string=None): argument 143 filepath = values[0] 163 def __call__(self, parser, namespace, values, option_string=None): argument 164 value = values[0] 256 if arch not in VALID_ARCHS.values(): 261 endiannesses = [arch.endianness for arch in VALID_ARCHS.values()]
|
/sof-2.7.6/tools/tune/dcblock/ |
D | dcblock_build_blob.m | 11 %% Shift values for little/big endian
|
/sof-2.7.6/tools/tune/multiband_drc/ |
D | crossover_gen_quant_coefs.m | 41 % Convert the [a,b] coefficients to values usable with SOF
|
D | iir_gen_quant_coefs.m | 26 % Convert the coefficients to values usable with SOF
|
D | example_multiband_drc.m | 14 % Number of bands, valid values: 1,2,3,4
|
D | multiband_drc_build_blob.m | 10 %% Shift values for little/big endian
|
/sof-2.7.6/tools/tune/crossover/ |
D | example_crossover.m | 34 % Convert the [a,b] coefficients to values usable with SOF
|
D | crossover_build_blob.m | 11 %% Shift values for little/big endian
|
/sof-2.7.6/tools/test/audio/ |
D | tdfb_test.m | 199 function print_result(desc, unit, values) 202 for v = values
|
/sof-2.7.6/tools/tune/eq/ |
D | eq_iir_blob_pack.m | 26 %% Shift values for little/big endian
|
D | eq_load_dsp_ini.m | 102 % now that all values are set lets update eveyone's visibility
|
D | example_spk_eq.m | 89 % and Q values were experimented manually. Additionally
|
/sof-2.7.6/tools/tune/tdfb/ |
D | bf_merge.m | 15 % Check that filter lengths match, the size values are [filter length, filters count, angles count]
|
/sof-2.7.6/tools/topology/topology1/sof/ |
D | pipe-tdfb-eq-iir-volume-capture.m4 | 113 # Note that the controls will receive index values 0, 1, 2 in the order below
|
/sof-2.7.6/src/arch/xtensa/ |
D | CMakeLists.txt | 3 # platform-specific values
|
/sof-2.7.6/scripts/kconfig/ |
D | kconfiglib.py | 3588 for sym in (self.syms.viewvalues if _IS_PY2 else self.syms.values)():
|