SND_INTERVAL_MULDIVK

Section: (9)
Updated: 09 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: 00:02:50 GMT, October 09, 2005