Home
last modified time | relevance | path

Searched full:script (Results 1 – 25 of 89) sorted by relevance

1234

/sof-3.4.0/tools/test/audio/
Dsof_test_perf_README.txt5 The purpose of the script is to test playback (and/or recording
47 software. For Octave it's recommended to use an initialization script
76 See script sof_audio_quality_test_config.m. It is a template to
79 script sof_audio_quality_test_top.m to use that configuration script
101 You can start with 3 dB and run the test script
113 The script is configured to proceed without opening plot windows to
114 desktop. Once the gain test is passed the script executes the FR and
DREADME41 The top level shell script to launch tests is src_test.sh. See script
47 script src_test.m. The matrix can be also passed from calling function
51 beginning of script src_test.m as well under comment Generic test
/sof-3.4.0/
D.travis.yml38 script:
53 script: CMAKE_BUILD_TYPE=Release ./scripts/docker-run.sh ./scripts/build-tools.sh
59 script:
84 script:
95 script:
/sof-3.4.0/tools/tune/dcblock/
DREADME.md13 This script takes an array of floating point coefficients and the endianness.
23 This script takes the R coefficient and the sampling frequency to plot the
29 This script takes the R coefficient and the sampling frequency to plot the
/sof-3.4.0/tools/tune/mfcc/
DREADME.txt4 script.
11 into stream of cepstral coefficients with script run_mfcc.sh. E.g.
21 In the above it's known from configuration script that MFCC was set up to
/sof-3.4.0/tools/tune/src/
DREADME14 This script creates the default coefficient set and contains nothing
20 This script creates the tiny coefficient set. The script contains an
/sof-3.4.0/scripts/
Dparse_sparse_output.sh5 # mostly useless. So this script extracts from its output the most
21 # To reproduce an 'error: ' and test this script try commenting out
25 # script try deleting a __sparse_cache annotation like the one in
Ddocker-run.sh5 # Runs a given script in the docker container you can generate from the
31 # scripts/sudo-cwd.sh script.
33 >&2 printf "Warning: this script should be run as user ID 1000 to match the container's account\n"
Dgen-doc.sh22 # user shouldn't be confused from which dir this script has to be run
70 echo "You can rerun the script with -r argument to fetch missing repositories:"
125 echo "You can rerun the script with -r argument to fetch missing repositories:"
Dxtensa-build-zephyr.py54 # Version of this script matching Major.Minor.Patch style.
57 # Constant value resolves SOF_TOP directory as: "this script directory/.."
141 epilog=("This script supports XtensaTools but only when installed in a specific\n" +
234 help="""Run script in non-interactive mode when user input can not be provided.
235 This should be used with programmatic script invocations (eg. Continuous Integration).
238 help="Prints version of this script.")
347 Prints error message if script is running in non-interactive mode.
354 (not SOFs manifest) and script is running in non-interactive mode.
361 message += f"Try deleting {dot_west_directory } directory and rerun this script."
372 sys.exit("Can not proceed. Reinitialize your west manifest to SOF and rerun this script.")
[all …]
Dsof-post-commit-hook.sh8 # or some wrapper script
Ddocker-qemu.sh5 # Runs a given script in the docker container you can generate from the
/sof-3.4.0/.github/workflows/
DshallowfetchPRcommits.sh6 # This script fetches Pull Request commits missing from a shallow clone
7 # and creates a PR_SHAs.txt file. This script has a limit of 500 commits but the
17 # in maintaining this sort of script.
24 # should not make this script more complex.
Dcheckpatch_list.sh6 # The purpose of this script is not to stop on the first checkpatch
/sof-3.4.0/src/arch/xtensa/drivers/
Dcache_attr.c20 * The _memmap_cacheattr_reset linker script variable has
44 * from the linker script variable that contains the cache attributes
60 /* Get the corresponding hex digit from the linker script in glb_addr_attr()
/sof-3.4.0/src/arch/xtensa/xtos/
Dcrt1-tiny.S40 // __stack from linker script (see LSP Ref Manual)
41 // _bss_start from linker script (see LSP Ref Manual)
42 // _bss_end from linker script (see LSP Ref Manual)
Dcrt1-boards-rom.S44 // __stack from linker script (see LSP Ref Manual)
45 // _bss_table_start from linker script (see LSP Ref Manual)
46 // _bss_table_end from linker script (see LSP Ref Manual)
/sof-3.4.0/zephyr/
Ddocker-run.sh8 # invoke this script with sample commands like these:
18 # use this script with a image other than the one officially tagged
/sof-3.4.0/scripts/kconfig/
Dalldefconfig.py14 # $ make [ARCH=<arch>] scriptconfig SCRIPT=Kconfiglib/alldefconfig.py
/sof-3.4.0/tools/tune/tdfb/
Dexample_all.sh23 echo "Please install Matlab or Octave to run this script."
/sof-3.4.0/test/cmocka/
DCMakeLists.txt67 # linker script, just for log entries
75 COMMENT "Generating linker script: ${memory_mock_lds_out}"
/sof-3.4.0/src/arch/xtensa/include/arch/lib/
Dcache.h43 * The _memmap_cacheattr_reset linker script variable has
77 * from the linker script variable that contains the cache attributes
/sof-3.4.0/test/cmocka/src/math/matrix/
Dref_matrix_mult_16_test1.h6 /* Created 31-Aug-2022 13:19:22 with script ref_matrix.m v1.9-rc1-1687-g6be4f7333-dirty */
Dref_matrix_mult_16_test4.h6 /* Created 31-Aug-2022 13:19:22 with script ref_matrix.m v1.9-rc1-1687-g6be4f7333-dirty */
/sof-3.4.0/tools/coredumper/
Dsof-coredump-to-gdb.sh16 reader_result="$?" # if $reader_name script fails, running xt-gdb is pointless

1234