Searched defs:Histogram (Results 1 – 11 of 11) sorted by relevance
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | Histogram.java | 24 public class Histogram extends TestBase { class 31 public Histogram(boolean useIntrisic) { in Histogram() method in Histogram
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | Histogram.java | 24 public class Histogram extends TestBase { class
|
/aosp12/art/libartbase/base/ |
H A D | histogram-inl.h | 49 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function 58 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
|
/aosp12/system/update_engine/scripts/update_payload/ |
H A D | histogram.py | 27 class Histogram(object): class
|
/aosp12/system/media/audio_utils/include/audio_utils/ |
H A D | Histogram.h | 28 Histogram(int32_t numBinsInRange, int32_t binWidth) in Histogram() function
|
/aosp12/frameworks/av/media/libnblog/include/media/nblog/ |
H A D | PerformanceAnalysis.h | 73 Histogram(const Config &c) in Histogram() function
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/ |
H A D | display_pluggable.cpp | 248 void DisplayPluggable::Histogram(int /* histogram_fd */, uint32_t /* blob_id */) {} in Histogram() function in sdm::DisplayPluggable
|
H A D | display_builtin.cpp | 730 void DisplayBuiltIn::Histogram(int histogram_fd, uint32_t blob_id) { in Histogram() function in sdm::DisplayBuiltIn
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/ |
H A D | display_pluggable.cpp | 315 void DisplayPluggable::Histogram(int /* histogram_fd */, uint32_t /* blob_id */) { in Histogram() function in sdm::DisplayPluggable
|
H A D | display_builtin.cpp | 560 void DisplayBuiltIn::Histogram(int histogram_fd, uint32_t blob_id) { in Histogram() function in sdm::DisplayBuiltIn
|
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/ |
H A D | MediaCodec.h | 637 Histogram() : mFloor(0), mWidth(0), mBelow(0), mAbove(0), in Histogram() function
|