#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | AC3DSPContext |
Functions | |
| void | ff_ac3dsp_init (AC3DSPContext *c, int bit_exact) |
| void | ff_ac3dsp_init_x86 (AC3DSPContext *c, int bit_exact) |
| void ff_ac3dsp_init | ( | AC3DSPContext * | c, | |
| int | bit_exact | |||
| ) |
| void ff_ac3dsp_init_x86 | ( | AC3DSPContext * | c, | |
| int | bit_exact | |||
| ) |
1.5.6