Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 13 of 13) sorted by relevance

/sof-3.4.0/tools/tplg_parser/
Dtokens.c257 bool valid; in tplg_is_valid_priv_size() local
285 valid = size_read + arr_size + arr_elems_size <= priv_size; in tplg_is_valid_priv_size()
286 if (!valid) in tplg_is_valid_priv_size()
289 return valid; in tplg_is_valid_priv_size()
/sof-3.4.0/tools/tune/multiband_drc/
Dexample_multiband_drc.m14 % Number of bands, valid values: 1,2,3,4
57 % Band 2 DRC parameter (only valid if num_bands > 1)
70 % Band 3 DRC parameter (only valid if num_bands > 2)
83 % Band 4 DRC parameter (only valid if num_bands > 3)
/sof-3.4.0/smex/
Delf.c23 uint32_t valid = (SHF_WRITE | SHF_ALLOC | SHF_EXECINSTR); in elf_read_sections() local
80 if (!(section[i].flags & valid)) in elf_read_sections()
314 uint32_t valid = (SHF_WRITE | SHF_ALLOC | SHF_EXECINSTR); in elf_validate_section() local
325 if (!(s->flags & valid)) in elf_validate_section()
359 uint32_t valid = (SHF_WRITE | SHF_ALLOC | SHF_EXECINSTR); in elf_validate_module() local
367 if (!(section->flags & valid)) in elf_validate_module()
/sof-3.4.0/src/audio/
DKconfig590 Support conversion between 16 bit valid sample size in 16 bit container
591 and 16 bit valid sample size in 32 bit container
597 Support conversion between 16 bit valid sample size in 32 bit container
598 and 32 bit valid sample size in 32 bit container
604 Support conversion between 16 bit valid sample size in 32 bit container
605 and 24 bit valid sample size in 32 bit container
611 Support conversion between 24 bit valid sample size in 24 bit container
612 and 24 bit valid sample size in 32 bit container
618 Support conversion between 24 bit valid sample size in 32 bit container
619 and 24 bit valid sample size in 24 bit container
[all …]
/sof-3.4.0/src/arch/xtensa/include/xtensa/
Dhal.h1170 #define XTHAL_MPU_ENTRY(vaddr, valid, access, memtype) \ argument
1171 { (((vaddr) & 0xffffffe0) | ((valid & 0x1))), \
1184 #define XTHAL_MPU_ENTRY_SET_VALID(x, valid) (x).as = \ argument
1185 (((x).as & 0xfffffffe) | ((valid) & 0x1))
/sof-3.4.0/tools/topology/topology1/platform/common/
Dssp.m440 dnl SSP_CONFIG_DATA(type, idx, valid bits, mclk_id, quirks, bclk_delay,
/sof-3.4.0/src/include/sof/audio/
Daudio_stream.h780 enum ipc4_bit_depth valid, in audio_stream_fmt_conversion() argument
790 *valid_fmt = (valid >> 3) - 2; in audio_stream_fmt_conversion()
793 if (valid == 24 && depth == 24) { in audio_stream_fmt_conversion()
/sof-3.4.0/scripts/
Dspelling.txt1219 vaid||valid
1220 vaild||valid
1221 valide||valid
/sof-3.4.0/tools/
DREADME.md122 -a ARCH determine architecture of dump file; valid archs are: LE64bit, LE32bit
/sof-3.4.0/tools/topology/topology1/
Dsof-tgl-max98373-rt5682.m4235 dnl SSP_CONFIG_DATA(type, idx, valid bits, mclk_id)
Dsof-cavs-nocodec.m4247 dnl SSP_CONFIG_DATA(type, idx, valid bits, mclk_id, quirks, bclk_delay,
Dsof-adl-nau8825.m4347 dnl SSP_CONFIG_DATA(type, idx, valid bits, mclk_id)
Dsof-tgl-max98357a-rt5682.m4417 dnl SSP_CONFIG_DATA(type, idx, valid bits, mclk_id)