MyWebUniversity.com Home Page
 



OpenSolaris man pages main menu


mediaLib Library Functions
                          mlibSignalReSampleFIRF32SF32S(3MLIB)



NAME
     mlibSignalReSampleFIRF32SF32S - resampling with filtering

SYNOPSIS
     cc [ flag... ] file... -lmlib [ library... ]
     #include 

     mlibstatus mlibSignalReSampleFIRF32SF32S(mlibf32 *dst,
          const mlibf32 *src, void *state, mlibs32 n);


DESCRIPTION
     The  mlibSignalReSampleFIRF32SF32S()  function   performs
     rational  sample  rate conversion with FIR filtering between
     the upsampling and downsampling.

PARAMETERS
     The function takes the following arguments:

     dst      Output  signal  array  in  two-channel  interleaved
              stereo format.


     src      Input  signal  array  in  two-channel   interleaved
              stereo format.


     state    Internal state structure.


     n        Number of samples in the input signal array.


RETURN VALUES
     The function returns MLIBSUCES if  successful.  Otherwise
     it returns MLIBFAILURE.

ATRIBUTES
     See attributes(5) for descriptions of the  following  attri-
     butes:














SunOS 5.11           Last change: 2 Mar 2007                    1






mediaLib Library Functions
                          mlibSignalReSampleFIRF32SF32S(3MLIB)




           ATRIBUTE TYPE               ATRIBUTE VALUE       
    
     Interface Stability          Committed                   
    
     MT-Level                     MT-Safe                     
    


SEE ALSO
     attributes(5)











































SunOS 5.11           Last change: 2 Mar 2007                    2






mediaLib Library Functions
                          mlibSignalReSampleFIRF32SF32S(3MLIB)






















































SunOS 5.11           Last change: 2 Mar 2007                    3






OpenSolaris man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™