Home
last modified time | relevance | path

Searched refs:FF_MDCT_PERM_INTERLEAVE (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
H A Dfft_init_aarch64.c47 s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE; in ff_fft_init_aarch64()
/third_party/ffmpeg/libavcodec/arm/
H A Dfft_init_arm.c58 s->mdct_permutation = FF_MDCT_PERM_INTERLEAVE; in ff_fft_init_arm()
/third_party/ffmpeg/libavcodec/
H A Dfft.h72 FF_MDCT_PERM_INTERLEAVE, enumerator
H A Dmdct_template.c69 case FF_MDCT_PERM_INTERLEAVE: in ff_mdct_init()

Completed in 2 milliseconds