Home
last modified time | relevance | path

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

/external/libopus/celt/
Dmdct.h51 int maxshift; member
Dmdct.c63 int clt_mdct_init(mdct_lookup *l,int N, int maxshift, int arch) in clt_mdct_init()