Home
last modified time | relevance | path

Searched defs:l_ptwo (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmdct15.c65 const int l_ptwo = 1 << b_ptwo; /* Total length for the power of two FFTs */ in init_pfa_reindex_tabs() local
171 const int l_ptwo = 1 << s->ptwo_fft.nbits; in mdct15() local
212 int i, j, len8 = s->len4 >> 1, l_ptwo = 1 << s->ptwo_fft.nbits; imdct15_half() local
[all...]

Completed in 2 milliseconds