Home
last modified time | relevance | path

Searched refs:copy_start_index (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator.cpp475 size_t copy_start_index = j * num_linked_sensors; in TFliteEstimate() local
476 tflite_instance_->input_buffer[copy_start_index + i] = thermistors[i]; in TFliteEstimate()