Searched refs:DynamicRangeProfile (Results 1 – 4 of 4) sorted by relevance
28 using google_camera_hal::DynamicRangeProfile;152 static_cast<DynamicRangeProfile>(entry.data.i64[i]), in GetSensorCharacteristics()153 std::unordered_set<DynamicRangeProfile>()); in GetSensorCharacteristics()162 .at(static_cast<DynamicRangeProfile>(entry.data.i64[i])) in GetSensorCharacteristics()163 .emplace(static_cast<DynamicRangeProfile>(current_profile)); in GetSensorCharacteristics()191 std::unordered_map<int, std::unordered_set<DynamicRangeProfile>>()); in GetSensorCharacteristics()194 std::unordered_map<int, std::unordered_set<DynamicRangeProfile>>& in GetSensorCharacteristics()199 std::unordered_set<DynamicRangeProfile>()); in GetSensorCharacteristics()210 .emplace(static_cast<DynamicRangeProfile>(current_profile)); in GetSensorCharacteristics()
95 using google_camera_hal::DynamicRangeProfile;144 typedef std::unordered_map<DynamicRangeProfile,145 std::unordered_set<DynamicRangeProfile>>150 std::unordered_map<int, std::unordered_set<DynamicRangeProfile>>>199 android_pixel_format_t format, DynamicRangeProfile dynamic_range_profile) { in OverrideFormat()
110 DynamicRangeProfile; typedef133 DynamicRangeProfile dynamic_profile =
39 using DynamicRangeProfile = google_camera_hal::DynamicRangeProfile; typedef1092 static_cast<DynamicRangeProfile>(aidl_stream.dynamicRangeProfile); in ConvertToHalStream()