Searched refs:hSpeed (Results 1 – 2 of 2) sorted by relevance
/linux/sound/oss/dmasound/ |
H A D | dmasound_q40.c | 127 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_law() local 142 bal += hSpeed; in q40_ctx_law() 163 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_s8() local 179 bal += hSpeed; in q40_ctx_s8() 200 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_u8() local 214 bal += hSpeed; in q40_ctx_u8() 237 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_law() local 247 if (!(bal<(-hSpeed))) { in q40_ctc_law() 254 bal += hSpeed; in q40_ctc_law() 276 int hSpeed in q40_ctc_s8() local 315 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; q40_ctc_u8() local [all...] |
H A D | dmasound_atari.c | 393 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() local 410 bal += hSpeed; in ata_ctx_law() 432 bal += hSpeed; in ata_ctx_law() 453 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s8() local 468 bal += hSpeed; in ata_ctx_s8() 486 bal += hSpeed; in ata_ctx_s8() 507 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u8() local 523 bal += hSpeed; in ata_ctx_u8() 542 bal += hSpeed; in ata_ctx_u8() 563 long hSpeed in ata_ctx_s16be() local 619 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_u16be() local 677 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_s16le() local 735 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_u16le() local [all...] |