Searched refs:copy_start_index (Results 1 – 1 of 1) sorted by relevance
475 size_t copy_start_index = j * num_linked_sensors; in TFliteEstimate() local476 tflite_instance_->input_buffer[copy_start_index + i] = thermistors[i]; in TFliteEstimate()