Home
last modified time | relevance | path

Searched defs:HistogramAdd (Results 1 – 5 of 5) sorted by relevance

/third_party/brotli/c/enc/
Dhistogram_inc.h30 static BROTLI_INLINE void FN(HistogramAdd)(FN(Histogram)* self, size_t val) { in FN() argument
Dblock_splitter_inc.h335 FN(HistogramAdd)(tmp, data[pos++]); in FN() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dhistogram_inc.h30 static BROTLI_INLINE void FN(HistogramAdd)(FN(Histogram)* self, size_t val) { in FN() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c427 static WEBP_INLINE void HistogramAdd(const VP8LHistogram* const a, in HistogramAdd() function
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c429 static WEBP_INLINE void HistogramAdd(const VP8LHistogram* const a, in HistogramAdd() function