Home
last modified time | relevance | path

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

/external/libchrome/base/android/
Drecord_histogram.cc108 jint j_max, in JNI_RecordHistogram_CustomCountHistogram()
135 jint j_max, in JNI_RecordHistogram_LinearCountHistogram()
174 jint j_max, in JNI_RecordHistogram_CustomTimesHistogram()
248 jint j_max, in JNI_RecordHistogram_RecordCustomCountHistogram()
266 jint j_max, in JNI_RecordHistogram_RecordLinearCountHistogram()
298 jint j_max, in JNI_RecordHistogram_RecordCustomTimesHistogramMilliseconds()
/external/exoplayer/tree/extensions/av1/src/main/jni/
Dgav1_jni.cc429 const int j_max = decoder_buffer->displayed_width[plane_index] & ~15; in Convert10BitFrameTo8BitDataBufferNeon() local
/external/webp/src/enc/
Dbackward_references_enc.c511 const int j_max = in BackwardReferencesLz77() local
/external/webrtc/sdk/android/src/jni/pc/
Dpeer_connection.cc760 const JavaParamRef<jobject>& j_max) { in JNI_PeerConnection_SetBitrate()
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.cc861 for (int j = 0, j_max = node->regular_fanouts_by_port_[i].size(); j < j_max; in ReplaceNodeFanouts() local