Home
last modified time | relevance | path

Searched defs:kmax (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dbenchmark_register.h17 static const T kmax = std::numeric_limits<T>::max(); in AddRange() local
/external/google-benchmark/src/
Dbenchmark_register.h17 static const T kmax = std::numeric_limits<T>::max(); in AddRange() local
/external/eigen/Eigen/src/SparseLU/
DSparseLU_pruneL.h60 Index kmin = 0, kmax = 0, minloc, maxloc,krow; in pruneL() local
/external/libxaac/decoder/
Dixheaacd_esbr_polyphase.c209 WORD32 kmax = (synth_size >> 1); in ixheaacd_real_synth_filt() local
/external/webp/include/webp/
Dmux.h429 int kmax; // Minimum and maximum distance between consecutive key member
/external/webp/src/webp/
Dmux.h429 int kmax; // Minimum and maximum distance between consecutive key member
/external/lmfit/lib/
Dlmmin.c807 int i, j, k, kmax; in lm_qrfac() local