FF_MDCT_PERM_INTERLEAVE   47 libavcodec/aarch64/fft_init_aarch64.c         s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE;
FF_MDCT_PERM_INTERLEAVE   44 libavcodec/arm/fft_fixed_init_arm.c             s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE;
FF_MDCT_PERM_INTERLEAVE   58 libavcodec/arm/fft_init_arm.c         s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE;
FF_MDCT_PERM_INTERLEAVE   73 libavcodec/mdct_template.c     case FF_MDCT_PERM_INTERLEAVE: