Searched defs:InverseCdf (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/ | ||
H A D | histogram.cc | 41 size_t Histogram::InverseCdf(float probability) const { in InverseCdf() function in webrtc::video_coding::Histogram |
H A D | histogram_unittest.cc | 30 TEST_F(TestHistogram, InverseCdf) { in TEST_F() argument |