Home
last modified time | relevance | path

Searched refs:file (Results 1 – 8 of 8) sorted by relevance

/liblc3-3.7.0-3.6.0/tools/
Dwave.c95 struct wave_file file; in wave_read_header() local
99 if (fread(&file, sizeof(file), 1, fp) != 1 in wave_read_header()
100 || file.type_id != WAVE_FILE_TYPE_ID in wave_read_header()
101 || file.fmt_id != WAVE_FILE_FMT_ID) in wave_read_header()
144 struct wave_file file; in wave_write_header() member
152 header.file = (struct wave_file){ in wave_write_header()
Dmeson.build4 # you may not use this file except in compliance with the License.
/liblc3-3.7.0-3.6.0/
DREADME.md54 The standalone encoder `elc3` take a `wave` file as input and encode it
55 according given parameter. The LC3 binary file format used is the non
61 Note that `elc3` output bitstream to standard output when output file is
63 file are omitted.
Dmeson_options.txt4 # you may not use this file except in compliance with the License.
DLICENSE107 (d) If the Work includes a "NOTICE" text file as part of its
110 within such NOTICE file, excluding those notices that do not
112 of the following places: within a NOTICE text file distributed
117 of the NOTICE file are for informational purposes only and
142 origin of the Work and reproducing the content of the NOTICE file.
185 comment syntax for the file format. We also recommend that a
186 file or class name and description of purpose be included on the
193 you may not use this file except in compliance with the License.
Dmeson.build4 # you may not use this file except in compliance with the License.
DCONTRIBUTING.md12 your current agreements on file or to sign a new one.
/liblc3-3.7.0-3.6.0/src/
Dmeson.build4 # you may not use this file except in compliance with the License.