Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlpc.c97 int max_shift, int zero_shift) in quantize_lpc_coefs()
205 int omethod, int min_shift, int max_shift, int zero_shift) in ff_lpc_calc_coefs()
/third_party/openssl/crypto/bn/
Dbn_mod.c287 int max_shift; in BN_mod_lshift_quick() local
/third_party/boost/libs/multiprecision/performance/
Dperformance_test.hpp277 …int max_shift = std::numeric_limits<T>::is_bounded ? s… in test_left_shift() local
289 …int max_shift = 2 + std::numeric_limits<T>::is_bounded… in test_right_shift() local