Searched defs:sample_val (Results 1 – 1 of 1) sorted by relevance
295 double sample_val = TfLiteRound(func(min + i * step) * 32768.0); in gen_lut() local324 float sample_val = TfLiteRound(func(min + i * step) * 32768.0f); in gen_lut() local