Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator_data.h39 typedef bool (*tflitewrapper_get_input_config)(void *handle, char *config_buffer, typedef
48 tflitewrapper_get_input_config get_input_config;
Dvirtualtemp_estimator.cpp185 reinterpret_cast<tflitewrapper_get_input_config>( in LoadTFLiteWrapper()