Home
last modified time | relevance | path

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

/third_party/rust/rust/library/core/src/num/
Dwrapping.rs1055 mod shift_max { module
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dsmooth_quant.cc189 auto shift_max = quant.max - smooth_shift.at(i); in UpdateQuantParam() local
/third_party/ffmpeg/libavcodec/
Dilbcdec.c965 int16_t shift1, shift2, shift3, shift_max; in do_plc() local