centos man page for snd_interval_ratnum

Query: snd_interval_ratnum

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_INTERVAL_RATNUM(9)						      PCM API						    SND_INTERVAL_RATNUM(9)

NAME
snd_interval_ratnum - refine the interval value
SYNOPSIS
int snd_interval_ratnum(struct snd_interval * i, unsigned int rats_count, struct snd_ratnum * rats, unsigned int * nump, unsigned int * denp);
ARGUMENTS
i interval to refine rats_count number of ratnum_t rats ratnum_t array nump pointer to store the resultant numerator denp pointer to store the resultant denominator
RETURN
Positive if the value is changed, zero if it's not changed, or a negative error code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_INTERVAL_RATNUM(9)
Related Man Pages
usb_fill_int_urb(9) - suse
xvqueryencodings(3) - centos
struct_matrix_keypad_platform_data(9) - suse
xvqueryencodings(3) - opensolaris
xvqueryencodings(3) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq