95 aac_dsp_init_fixed(&ac->
dsp);
96 aac_proc_init_fixed(&ac->
proc);
AAC decoder definitions and structures.
static int aac_kbd_short_128_fixed[128]
static int aac_kbd_long_1024_fixed[1024]
av_cold int ff_aac_decode_init_fixed(AVCodecContext *avctx)
Dequantization-related.
static const int cce_scale_fixed[8]
static void init_tables_fixed_fn(void)
static int aac_kbd_short_96_fixed[96]
static int aac_kbd_short_120_fixed[120]
static int aac_kbd_long_960_fixed[960]
static int aac_kbd_long_768_fixed[768]
AAC Spectral Band Replication function declarations.
void ff_aac_sbr_init_fixed(void)
Libavcodec external API header.
#define ff_cbrt_tableinit_fixed()
#define AV_CODEC_FLAG_BITEXACT
Use only bitexact stuff (except (I)DCT).
@ AV_SAMPLE_FMT_S32P
signed 32 bits, planar
av_cold void ff_kbd_window_init_fixed(int32_t *window, float alpha, int n)
av_cold int ff_aac_decode_init(AVCodecContext *avctx)
AVFixedDSPContext * avpriv_alloc_fixed_dsp(int bit_exact)
Allocate and initialize a fixed DSP context.
static int ff_thread_once(char *control, void(*routine)(void))
#define DECLARE_ALIGNED(n, t, v)
Declare a variable that is aligned in memory.
static av_cold void init_sine_windows_fixed(void)
main AAC decoding context
main external API structure.
enum AVSampleFormat sample_fmt
audio sample format
int flags
AV_CODEC_FLAG_*.