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

/external/chromium_org/third_party/speex/libspeex/
H A Dresample.c200 static struct FuncDef _KAISER8 = {kaiser8_table, 32}; variable in typeref:struct:FuncDef
201 #define KAISER8 (&_KAISER8)
/external/speex/libspeex/
H A Dresample.c204 static struct FuncDef _KAISER8 = {kaiser8_table, 32}; variable in typeref:struct:FuncDef
205 #define KAISER8 (&_KAISER8)

Completed in 142 milliseconds