Searched refs:half_step (Results 1 – 1 of 1) sorted by relevance
293 double half_step = step / 2.0; in gen_lut() local301 TfLiteRound(func(min + i * step + half_step) * 32768.0); in gen_lut()322 float half_step = step / 2.0f; in gen_lut() local330 TfLiteRound(func(min + i * step + half_step) * 32768.0f); in gen_lut()