FF_MDCT_PERM_INTERLEAVE   44 libavcodec/aarch64/fft_init_aarch64.c         s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE;
FF_MDCT_PERM_INTERLEAVE   42 libavcodec/arm/fft_fixed_init_arm.c             s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE;
FF_MDCT_PERM_INTERLEAVE   59 libavcodec/arm/fft_init_arm.c         s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE;
FF_MDCT_PERM_INTERLEAVE   72 libavcodec/mdct_template.c     case FF_MDCT_PERM_INTERLEAVE: