FFmpeg
Public Attributes | List of all members
AACSBRContext Struct Reference

aacsbr functions pointers More...

#include <sbr.h>

Public Attributes

int(* sbr_lf_gen )(AACContext *ac, SpectralBandReplication *sbr, INTFLOAT X_low[32][40][2], const INTFLOAT W[2][32][32][2], int buf_idx)
 
void(* sbr_hf_assemble )(INTFLOAT Y1[38][64][2], const INTFLOAT X_high[64][40][2], SpectralBandReplication *sbr, SBRData *ch_data, const int e_a[2])
 
int(* sbr_x_gen )(SpectralBandReplication *sbr, INTFLOAT X[2][38][64], const INTFLOAT Y0[38][64][2], const INTFLOAT Y1[38][64][2], const INTFLOAT X_low[32][40][2], int ch)
 
void(* sbr_hf_inverse_filter )(SBRDSPContext *dsp, INTFLOAT(*alpha0)[2], INTFLOAT(*alpha1)[2], const INTFLOAT X_low[32][40][2], int k0)
 

Detailed Description

aacsbr functions pointers


The documentation for this struct was generated from the following file: