Home
last modified time | relevance | path

Searched refs:NUM_HISTOGRAM_COLOR_COMPONENTS (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.h28 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
47 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
48 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS],
Dhistogram_collector.cpp332 int32_t out_samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() argument
333 uint64_t* out_samples[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() argument
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_primary.h93 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
94 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) override;
Dhwc_display.h386 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
387 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]);
Dhwc_display_primary.cpp878 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
879 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) in GetDisplayedContentSample() argument
Dhwc_session.cpp560 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
561 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample() argument
Dhwc_display.cpp2419 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
2420 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample() argument