OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HistogramAddThresh
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
histogram.c
296
static double
HistogramAddThresh
(const VP8LHistogram* const a,
447
return
HistogramAddThresh
(candidate, square_histogram, cost_threshold);
/external/webp/src/enc/
histogram.c
296
static double
HistogramAddThresh
(const VP8LHistogram* const a,
447
return
HistogramAddThresh
(candidate, square_histogram, cost_threshold);
Completed in 155 milliseconds