Searched refs:maxshift (Results 1 – 2 of 2) sorted by relevance
51 int maxshift; member56 int clt_mdct_init(mdct_lookup *l,int N, int maxshift);
58 int clt_mdct_init(mdct_lookup *l,int N, int maxshift) in clt_mdct_init() argument68 l->maxshift = maxshift; in clt_mdct_init()69 for (i=0;i<=maxshift;i++) in clt_mdct_init()97 for (i=0;i<=l->maxshift;i++) in clt_mdct_clear()