Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/celt/
H A Dmdct.h51 int maxshift; member
H A Dmdct.c63 int clt_mdct_init(mdct_lookup *l,int N, int maxshift, int arch) in clt_mdct_init()
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c7038 mpd_ssize_t shift, maxexp, maxshift; in mpd_qreduce() local