Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/libhistogram/
Dhistogram_collector.h31 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
51 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
52 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS], uint64_t *numFrames) const;
Dhistogram_collector.cpp94 int32_t out_samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() argument
95 uint64_t *out_samples[NUM_HISTOGRAM_COLOR_COMPONENTS], uint64_t *out_num_frames) const { in collect() argument
/hardware/qcom/sm8150/display/libhistogram/
Dhistogram_collector.h31 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
53 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
54 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS],
Dhistogram_collector.cpp96 int32_t out_samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() argument
97 uint64_t* out_samples[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() argument
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_builtin.h112 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
113 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) override;
Dhwc_display.h367 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
368 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]);
Dhwc_display_builtin.cpp971 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
972 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) in GetDisplayedContentSample() argument
Dhwc_display.cpp2568 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
2569 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample() argument
Dhwc_session.cpp720 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
721 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample() argument
/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.h186 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
187 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]);
Dhwc_display.h480 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
481 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]);
Dhwc_session.h315 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS],
316 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]);
Dhwc_display_builtin.cpp1396 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
1397 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample() argument
Dhwc_display.cpp2487 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
2488 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample() argument
Dhwc_session.cpp715 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() argument
716 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample() argument