Searched defs:exp_value (Results 1 – 10 of 10) sorted by relevance
33 int16_t tmp16, inv_std, inv_std2, exp_value = 0; in WebRtcVad_GaussianProbability() local
82 int32_t exp_value = 0; in FXSYS_wcstof() local
146 float exp_value = in CalculateSoftmaxOpDataHifimini() local
252 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood()
251 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood()
4056 const int32_t exp_value = (part1 << 8) + part2; in SoftmaxInt8LUT() local