OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:samplerate
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/file/dist/magic/scripts/
create_filemagic_flac
52
for
samplerate
in "${samplerates[@]}"; do
54
stripped_rate="$(LANG=C bc <<< "scale=5; ${
samplerate
} / 1000" | \
60
"$((
samplerate
* 16 ))" \
/src/sys/arch/arm/broadcom/
bcm2835_vcaudioreg.h
78
uint32_t
samplerate
;
member in struct:__anon1021
bcm2835_vcaudio.c
338
msg.u.config.
samplerate
= htole32(48000);
/src/sbin/wsconsctl/
mouse.c
50
static int
samplerate
;
variable
66
{ "
samplerate
", &
samplerate
, FMT_UINT, FLG_WRONLY },
245
if (field_by_value(&
samplerate
)->flags & FLG_SET) {
246
tmp =
samplerate
;
249
pr_field(field_by_value(&
samplerate
), " -> ");
Completed in 22 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026