clGetMinMax man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



clGetMinMax(3dm)					      clGetMinMax(3dm)

NAME
     clGetMinMax - Get minimum and maximum values for a parameter

SYNOPSIS
     #include <dmedia/cl.h>

     int clGetMinMax(CLhandle handle, int paramID, int *minPtr, int *maxPtr)

ARGUMENTS
     handle	    A handle to a compressor or decompressor.

     paramID	    The parameter identifier.

     minPtr	    A pointer to an int where the minimum value will be
		    written.

     maxPtr	    A pointer to an int where the maximum value will be
		    written.

DESCRIPTION
     clGetMinMax gets the minimum and maximum values for a parameter.

RETURN VALUE
     clGetMinMax returns SUCCESS, or a negative error code on failure.

EXAMPLE
	  #include <dmedia/cl.h>
	   ...
	  int min, max;

	  clOpenDecompressor(scheme, &handle);
	  clGetMinMax(handle, CL_FORMAT, &min, &max);
	   ...

SEE ALSO
     CLintro(3dm), clQueryParams(3dm), clGetDefault(3dm), clGetName(3dm)

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net