Home
last modified time | relevance | path

Searched refs:HistogramPairIsLess (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dcluster.c22 static BROTLI_INLINE BROTLI_BOOL HistogramPairIsLess( in HistogramPairIsLess() function
H A Dcluster_inc.h56 if (*num_pairs > 0 && HistogramPairIsLess(&pairs[0], &p)) {
134 if (HistogramPairIsLess(&pairs[0], p)) {
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcluster.c22 static BROTLI_INLINE BROTLI_BOOL HistogramPairIsLess( in HistogramPairIsLess() function
H A Dcluster_inc.h56 if (*num_pairs > 0 && HistogramPairIsLess(&pairs[0], &p)) {
134 if (HistogramPairIsLess(&pairs[0], p)) {

Completed in 2 milliseconds