Home
last modified time | relevance | path

Searched refs:sSpeed (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/oss/dmasound/
Ddmasound_q40.c126 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_law() local
145 bal -= sSpeed; in q40_ctx_law()
162 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_s8() local
182 bal -= sSpeed; in q40_ctx_s8()
199 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_u8() local
217 bal -= sSpeed; in q40_ctx_u8()
236 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_law() local
257 bal -= sSpeed; in q40_ctc_law()
275 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_s8() local
296 bal -= sSpeed; in q40_ctc_s8()
[all …]
Ddmasound_atari.c392 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() local
413 bal -= sSpeed; in ata_ctx_law()
435 bal -= sSpeed; in ata_ctx_law()
452 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s8() local
471 bal -= sSpeed; in ata_ctx_s8()
489 bal -= sSpeed; in ata_ctx_s8()
506 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u8() local
526 bal -= sSpeed; in ata_ctx_u8()
545 bal -= sSpeed; in ata_ctx_u8()
562 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16be() local
[all …]