Go to the source code of this file.
Allocate and initialize a fixed DSP context.
note: should be freed with a av_free call when no longer needed.
Definition at line 91 of file fixed_dsp.c.
Referenced by ac3_decode_init().
Calculate the square root.
note: input is normalized to (0, 1) fixed point value
Definition at line 115 of file fixed_dsp.h.
Referenced by decode_audio_block().