Home
last modified time | relevance | path

Searched full:mixing (Results 1 – 25 of 169) sorted by relevance

1234567

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,audmix.txt3 The Audio Mixer is a on-chip functional module that allows mixing of two
8 from two interfaces into a single sample. Before mixing, audio samples of
20 Mixing operation is independent of audio sample rate but the two audio
22 in TDM frame to be eligible for mixing.
H A Dfsl,audmix.yaml14 The Audio Mixer is a on-chip functional module that allows mixing of two
19 from two interfaces into a single sample. Before mixing, audio samples of
31 Mixing operation is independent of audio sample rate but the two audio
33 in TDM frame to be eligible for mixing.
H A Dnvidia,tegra210-mixer.yaml10 The Mixer supports mixing of up to ten 7.1 audio input streams and
/freebsd/share/man/man4/
H A Dpcm.461 volume control, dynamic mixing through virtual sound channels, true full
443 Format for VCHAN mixing.
444 All playback paths will be converted to this format before the mixing
477 Channel mixing is done using fixed format/rate.
485 Channel mixing is done using fixed format/rate, but advanced operations such
503 This ensures that mixing quality depends on the best channel.
508 Sample rate speed for VCHAN mixing.
509 All playback paths will be converted to this sample rate before the mixing
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_mixed_raw.ksh24 # Verify that 'zfs receive' produces an error when mixing
60 log_assert "Mixing raw and non-raw receives should fail"
118 log_pass "Mixing raw and non-raw receives fail as expected"
/freebsd/sys/libkern/
H A Djenkins_hash.c39 mixing with 12*3 instructions on 3 integers than you can with 3 instructions
83 the number of bits affected, so the goal of mixing pulls in the opposite
102 final -- final mixing of 3 32-bit values (a,b,c) into c
260 case 0 : return c; /* zero length strings require no mixing */ in jenkins_hash()
267 /*--------------- all but last block: aligned reads and different mixing */ in jenkins_hash()
307 case 0 : return c; /* zero length requires no mixing */ in jenkins_hash()
413 case 0 : return c; /* zero length strings require no mixing */ in jenkins_hash()
/freebsd/contrib/unbound/util/storage/
H A Dlookup3.c45 mixing with 12*3 instructions on 3 integers than you can with 3 instructions
166 the number of bits affected, so the goal of mixing pulls in the opposite
185 final -- final mixing of 3 32-bit values (a,b,c) into c
408 case 0 : return c; /* zero length strings require no mixing */ in hashlittle()
453 /*--------------- all but last block: aligned reads and different mixing */ in hashlittle()
503 case 0 : return c; /* zero length requires no mixing */ in hashlittle()
644 case 0 : *pc=c; *pb=b; return; /* zero length strings require no mixing */ in hashlittle2()
680 case 0 : *pc=c; *pb=b; return; /* zero length strings require no mixing */ in hashlittle2()
689 /*--------------- all but last block: aligned reads and different mixing */ in hashlittle2()
739 case 0 : *pc=c; *pb=b; return; /* zero length strings require no mixing */ in hashlittle2()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_socket.pod35 Windows is one such platform. Any code mixing the two will not work on
/freebsd/sys/dev/sound/pcm/
H A Dvchan.c34 /* Almost entirely rewritten to add multi-format/channels mixing support. */
1085 sysctl_dev_pcm_vchanrate, "I", "virtual channel mixing speed/rate"); in vchan_initsys()
1091 sysctl_dev_pcm_vchanformat, "A", "virtual channel mixing format"); in vchan_initsys()
1111 sysctl_dev_pcm_vchanrate, "I", "virtual channel mixing speed/rate"); in vchan_initsys()
1117 sysctl_dev_pcm_vchanformat, "A", "virtual channel mixing format"); in vchan_initsys()
/freebsd/contrib/unvis/
H A Dunvis.165 Mixing
/freebsd/lib/libc/posix1e/
H A Dacl_get_brand_np.349 Branding is an internal mechanism intended to prevent mixing POSIX.1e
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,dither.yaml15 unavailable colors with available colors and by mixing and matching available
/freebsd/sys/contrib/device-tree/Bindings/display/samsung/
H A Dsamsung,exynos-mixer.yaml16 Samsung Exynos SoC Mixer is responsible for mixing and blending multiple data
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dnxp,pca963x.yaml14 Red/Green/Blue/Amber (RGBA) color mixing applications. Each LED is
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_expand/
H A Dzpool_expand_003_neg.ksh88 # The -f is required since we're mixing disk and file vdevs.
/freebsd/lib/libsys/
H A Dbrk.2162 Mixing
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_jhash.h132 /* zero length strings require no mixing */ in __rte_jhash_2hashes()
200 /* zero length strings require no mixing */ in __rte_jhash_2hashes()
/freebsd/sys/net/altq/
H A Daltq_priq.h72 * from mixing of public-API and internal bits in each scheduler-specific
H A Daltq_cbq.h109 * from mixing of public-API and internal bits in each scheduler-specific
H A Daltq_codel.h60 * from mixing of public-API and internal bits in each scheduler-specific
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Draw-nand-chip.yaml46 Legacy ECC configuration mixing the ECC engine choice and
/freebsd/contrib/ntp/libntp/
H A Dntp_lineedit.c205 * work around problem mixing in ntp_readline()
/freebsd/contrib/unbound/
H A DREADME-Travis.md177 …nt to use the same flags across projects to avoid subtle problems due to mixing and matching diffe…
278 …nt to use the same flags across projects to avoid subtle problems due to mixing and matching diffe…
/freebsd/contrib/ldns/
H A DREADME-Travis.md175 …nt to use the same flags across projects to avoid subtle problems due to mixing and matching diffe…
274 …nt to use the same flags across projects to avoid subtle problems due to mixing and matching diffe…
/freebsd/crypto/openssl/
H A DNOTES-ANDROID.md59 conflict, and mixing the two is therefore not supported. Migration to

1234567