Home
last modified time | relevance | path

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

/linux-6.6.21/sound/oss/dmasound/
Ddmasound_q40.c127 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_law() local
146 bal -= sSpeed; in q40_ctx_law()
163 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_s8() local
183 bal -= sSpeed; in q40_ctx_s8()
200 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_u8() local
218 bal -= sSpeed; in q40_ctx_u8()
237 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_law() local
258 bal -= sSpeed; in q40_ctc_law()
276 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_s8() local
297 bal -= sSpeed; in q40_ctc_s8()
[all …]
Ddmasound_atari.c393 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() local
414 bal -= sSpeed; in ata_ctx_law()
436 bal -= sSpeed; in ata_ctx_law()
453 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s8() local
472 bal -= sSpeed; in ata_ctx_s8()
490 bal -= sSpeed; in ata_ctx_s8()
507 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u8() local
527 bal -= sSpeed; in ata_ctx_u8()
546 bal -= sSpeed; in ata_ctx_u8()
563 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16be() local
[all …]