Home
last modified time | relevance | path

Searched defs:total_shift (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Ddiv_int8.c35 const int total_shift = para->output_shift_ - recip_shift - leading_bits; in DivInt8() local
Dfixed_point.c192 int total_shift = integer_bits > exponent ? fractional_bits + exponent : 0; in exp_barrel_shifter() local
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c355 int i, total_shift = 0; in scan_int23() local
437 int i, total_shift = 0; in scan_int32() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c5115 unsigned total_shift = 0; in calc_local_trace_size() local