Searched refs:current_profile (Results 1 – 1 of 1) sorted by relevance
157 uint64_t current_profile = in GetSensorCharacteristics() local159 for (; current_profile != profile_end; current_profile <<= 1) { in GetSensorCharacteristics()160 if (entry.data.i64[i + 1] & current_profile) { in GetSensorCharacteristics()163 .emplace(static_cast<DynamicRangeProfile>(current_profile)); in GetSensorCharacteristics()205 uint64_t current_profile = in GetSensorCharacteristics() local207 for (; current_profile != profile_end; current_profile <<= 1) { in GetSensorCharacteristics()208 if (entry.data.i64[i + 2] & current_profile) { in GetSensorCharacteristics()210 .emplace(static_cast<DynamicRangeProfile>(current_profile)); in GetSensorCharacteristics()