Home
last modified time | relevance | path

Searched defs:mdct_size (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dfft.h80 int mdct_size; /* size of MDCT (i.e. number of input data * 2) */ member
/third_party/lame/libmp3lame/
Dpsymodel.c1713 int mdct_size, int sbmax, int const *scalepos) in init_numline()