Home
last modified time | relevance | path

Searched defs:dynamic_range_profile (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/base/proto/src/
H A Dcamera.proto67 optional int64 dynamic_range_profile = 14; field
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamInterface.h69 int64_t dynamic_range_profile; member
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h199 android_pixel_format_t format, DynamicRangeProfile dynamic_range_profile) { in OverrideFormat()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto14500 optional int64 dynamic_range_profile = 14; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h361466 inline ::int64_t CameraStreamProto::dynamic_range_profile() const { in dynamic_range_profile() function