Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/
Daudiomatch.c45 int maxshift = 16384; in main() local
/third_party/gettext/gettext-tools/libgrep/
Dkwset.c71 int maxshift; /* Max shift of self and descendents. */ member
/third_party/python/Modules/_decimal/libmpdec/
Dmpdecimal.c7038 mpd_ssize_t shift, maxexp, maxshift; in mpd_qreduce() local