Searched defs:idx0 (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/autofit/ |
D | afwarp.c | 81 FT_Int idx_min, idx_max, idx0; in af_warper_compute_line_best() local
|
/external/opencv/cv/include/ |
D | cvcompat.h | 479 #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/ |
D | aacenc_tns.cpp | 628 int i, idx0, idx1, idx2, idx3, idx4, lag; in FDKaacEnc_MergedAutoCorrelation() local
|
/external/openssh/ |
D | key.c | 424 u_int idx0, idx1, idx2, idx3, idx4; in key_fingerprint_bubblebabble() local
|
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 1535 unsigned idx0, in getConstantGEP()
|