Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafwarp.c81 FT_Int idx_min, idx_max, idx0; in af_warper_compute_line_best() local
/external/opencv/cv/include/
Dcvcompat.h479 #define cvQueryHistValue_1D( hist, idx0 ) \ argument
481 #define cvQueryHistValue_2D( hist, idx0, idx1 ) \ argument
483 #define cvQueryHistValue_3D( hist, idx0, idx1, idx2 ) \ argument
490 #define cvGetHistValue_1D( hist, idx0 ) \ argument
492 #define cvGetHistValue_2D( hist, idx0, idx1 ) \ argument
494 #define cvGetHistValue_3D( hist, idx0, idx1, idx2 ) \ argument
/external/aac/libAACenc/src/
Daacenc_tns.cpp628 int i, idx0, idx1, idx2, idx3, idx4, lag; in FDKaacEnc_MergedAutoCorrelation() local
/external/openssh/
Dkey.c424 u_int idx0, idx1, idx2, idx3, idx4; in key_fingerprint_bubblebabble() local
/external/clang/lib/CodeGen/
DCGObjCMac.cpp1535 unsigned idx0, in getConstantGEP()