SND_INTERVAL_MULKDIV

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

snd_interval_mulkdiv - refine the interval value  

SYNOPSIS

"SYNOPSIS"

void snd_interval_mulkdiv (const snd_interval_t * a, unsigned int k, const snd_interval_t * b, snd_interval_t * c);  

ARGUMENTS

a
-- undescribed --
k
-- undescribed --
b
-- undescribed --
c
-- undescribed --
 

DESCRIPTION

c = a * k / b

Returns non-zero if the value is changed, zero if not changed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:58 GMT, October 06, 2005