Searched refs:histogram_channels_max (Results 1 – 2 of 2) sorted by relevance
125 static const uint8_t histogram_channels_max = 4; variable126 std::array<DrmProperty, histogram_channels_max> histogram_channel_property_;
134 for (int i = 0; i < histogram_channels_max; i++) { in Init()289 if (histogram_channels_max <= channelId) { in histogram_channel_property()