Searched refs:sns_full (Results 1 – 2 of 2) sorted by relevance
1255 rk_sensor_full_info_t *sns_full= sns_it->second.ptr(); in offline() local1256 if (strstr(sns_full->sensor_name.c_str(), "_s_")) { in offline()1257 int sns_index = atoi(sns_full->sensor_name.c_str() + 2); in offline()
6230 rk_sensor_full_info_t *sns_full = sns_it->second.ptr(); in rawReproc_preInit() local6231 if (strstr(sns_full->sensor_name.c_str(), "_s_")) { in rawReproc_preInit()6232 int sns_index = atoi(sns_full->sensor_name.c_str() + 2); in rawReproc_preInit()