Home
last modified time | relevance | path

Searched defs:max_ind (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dpitch_estimator.c190 int ind1, ind2, peaks_ind, peak, max_ind; in RTC_PUSH_IGNORING_WFRAME_LARGER_THAN() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h611 uptr j, max_ind; in InternalSort() local
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dbfloat16.cc621 int NPyCustomFloat_ArgMaxFunc(void* data, npy_intp n, npy_intp* max_ind, in NPyCustomFloat_ArgMaxFunc()