Go to the documentation of this file.
   21 #ifndef AVCODEC_SBRDSP_H 
   22 #define AVCODEC_SBRDSP_H 
   35     void (*
hf_gen)(float (*X_high)[2], 
const float (*X_low)[2],
 
   36                    const float alpha0[2], 
const float alpha1[2],
 
   39                       const float *g_filt, 
int m_max, intptr_t ixh);
 
   41                               const float *q_filt, 
int noise,