Home
last modified time | relevance | path

Searched defs:j_max (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/base/android/
Drecord_histogram.cc103 jint j_max, in CustomCountHistogram()
127 jint j_max, in LinearCountHistogram()
165 jint j_max, in CustomTimesHistogram()
234 jint j_max, in RecordCustomCountHistogram()
250 jint j_max, in RecordLinearCountHistogram()
279 jint j_max, in RecordCustomTimesHistogramMilliseconds()
/external/webp/src/enc/
Dbackward_references_enc.c1295 int j_max = 0, interval_ends_index = 0; in BackwardReferencesHashChainDistanceOnly() local