SND_INTERVAL_MULDIVK

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

 

NAME

snd_interval_muldivk - refine the interval value  

SYNOPSIS

"SYNOPSIS"

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

ARGUMENTS

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

DESCRIPTION

c = a * b / k

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