Searched defs:sample_val (Results 1 – 4 of 4) sorted by relevance
19 long sample_val = 42; variable
18 long sample_val = 42; variable
207 int32_t sample_val = std::llround(func(min + (i * step)) * 32768.0); in getTosaConst16bitTable() local
429 const FloatT sample_val = TfLiteRound(val * output_scaling_inv); in gen_lut() local