FFmpeg
|
#include <aacencdsp.h>
Data Fields | |
void(* | abs_pow34 )(float *out, const float *in, const int size) |
void(* | quant_bands )(int *out, const float *in, const float *scaled, int size, int is_signed, int maxval, const float Q34, const float rounding) |
Definition at line 28 of file aacencdsp.h.
Definition at line 29 of file aacencdsp.h.
void(* AACEncDSPContext::quant_bands) (int *out, const float *in, const float *scaled, int size, int is_signed, int maxval, const float Q34, const float rounding) |
Definition at line 30 of file aacencdsp.h.