Go to the source code of this file.
For SSE implementation, MDCT_BUF_SIZE/2 should be 128-bit aligned.
Definition at line 85 of file mpegaudiodsp.h.
Referenced by ff_init_mpadsp_tabs_TMPL(), and imdct36().
Definition at line 27 of file mpegaudiodsp.c.
Referenced by decode_init(), mpc7_decode_init(), mpc8_decode_init(), and qdm2_decode_init().
Referenced by mpc_synth().
Referenced by qdm2_synthesis_filter().
Definition at line 31 of file mpegaudiodsp_init.c.
Referenced by ff_mpadsp_init().
Definition at line 31 of file mpegaudiodsp_init_arm.c.
Referenced by ff_mpadsp_init().
Definition at line 133 of file mpegaudiodsp_altivec.c.
Referenced by ff_mpadsp_init().
Definition at line 240 of file mpegaudiodsp.c.
Referenced by ff_mpadsp_init().
Definition at line 1246 of file mpegaudiodsp_mips_float.c.
Referenced by ff_mpadsp_init().
Definition at line 904 of file mpegaudiodsp_mips_fixed.c.
Referenced by ff_mpadsp_init().
Referenced by qdm2_init_static_data().
Referenced by ff_mpc_init().
Referenced by ff_mpadsp_init().
Referenced by ff_mpadsp_init().
Referenced by ff_mpadsp_init().
Referenced by ff_mpadsp_init().
Referenced by ff_mpadsp_init().
Referenced by ff_mpadsp_init().
Referenced by ff_mpc_init(), and mpc_synth().
Referenced by qdm2_init_static_data(), and qdm2_synthesis_filter().
Definition at line 22 of file mpegaudiodsp_data.c.
Referenced by ff_mpa_synth_init_TMPL(), and MPA_encode_init().
Referenced by ff_imdct36_blocks_mips_fixed().
Referenced by ff_imdct36_blocks_mips_float(), and ff_mpadsp_init_x86().