Go to the source code of this file.
◆ DECL
Value:static void imdct36_blocks_ ## CPU(
float *
out,
float *buf,
float *in,
int count,
int switch_point,
int block_type);\
void ff_imdct36_float_ ## CPU(
float *
out,
float *buf,
float *in,
float *
win);
Definition at line 30 of file mpegaudiodsp.c.
◆ ff_four_imdct36_float_sse()
void ff_four_imdct36_float_sse |
( |
float * |
out, |
|
|
float * |
buf, |
|
|
float * |
in, |
|
|
float * |
win, |
|
|
float * |
tmpbuf |
|
) |
| |
◆ ff_four_imdct36_float_avx()
void ff_four_imdct36_float_avx |
( |
float * |
out, |
|
|
float * |
buf, |
|
|
float * |
in, |
|
|
float * |
win, |
|
|
float * |
tmpbuf |
|
) |
| |
◆ ff_mpadsp_init_x86_tabs()
av_cold void ff_mpadsp_init_x86_tabs |
( |
void |
| ) |
|
◆ ff_mpadsp_init_x86()
◆ mdct_win_sse
float mdct_win_sse[2][4][4 *40] |
|
static |