Home
last modified time | relevance | path

Searched refs:bend (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/sound/isa/gus/
Dgus_volume.c167 int bend;
185 bend = (int) ((((f2 - f1) * mantissa) >> 13) + f1);
187 bend = 1048576L / bend;
188 return bend;
/linux-2.6.39/sound/oss/
Dsequencer.c1593 unsigned long compute_finetune(unsigned long base_freq, int bend, int range, in compute_finetune() argument
1599 if (!bend) in compute_finetune()
1610 bend = bend * range / 8192; /* Convert to cents */ in compute_finetune()
1611 bend += vibrato_cents; in compute_finetune()
1613 if (!bend) in compute_finetune()
1616 negative = bend < 0 ? 1 : 0; in compute_finetune()
1618 if (bend < 0) in compute_finetune()
1619 bend *= -1; in compute_finetune()
1620 if (bend > range) in compute_finetune()
1621 bend = range; in compute_finetune()
[all …]
Dsound_calls.h56 unsigned long compute_finetune(unsigned long base_freq, int bend, int range,
/linux-2.6.39/drivers/isdn/hisax/
Dq931.c1190 u_char *bend, *buf; in dlogframe() local
1242 bend = skb->data + skb->len; in dlogframe()
1243 if (buf >= bend) { in dlogframe()
1290 while (buf < bend) { in dlogframe()
1377 while (buf < bend) { in dlogframe()
1463 while (buf < bend) { in dlogframe()
/linux-2.6.39/fs/ntfs/
Daops.c746 unsigned long *bpos, *bend; in ntfs_write_block() local
751 bend = (unsigned long *)((u8*)bpos + blocksize); in ntfs_write_block()
755 } while (likely(++bpos < bend)); in ntfs_write_block()
757 if (bpos == bend) { in ntfs_write_block()
/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_buf.c1338 size_t bend, cpoff, csize; in xfs_buf_iomove() local
1341 bend = boff + bsize; in xfs_buf_iomove()
1342 while (boff < bend) { in xfs_buf_iomove()
/linux-2.6.39/Documentation/cdrom/
Dcdrom-standard.tex529 bend their backs to cope with this incoherence (to which I would be