Home
last modified time | relevance | path

Searched refs:decwin (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/mpglib/
H A Dtabinit.c39 real decwin[512 + 32]; variable
133 table = decwin; in make_decode_tables()
136 if (table < decwin + 512 + 16) in make_decode_tables()
145 if (table < decwin + 512 + 16) in make_decode_tables()
H A Dtabinit.h27 extern real decwin[512 + 32];
H A Ddecode_i386.c147 real *window = decwin + 16 - bo1; \

Completed in 1 milliseconds