HomeSort by relevance Sort by last modified time
    Searched refs:j_1 (Results 1 - 4 of 4) sorted by null

  /external/opencv/cvaux/src/
cvcorrespond.cpp 66 int i_1, j_1; local
173 j_1 = j - 1;
198 min3 = costTable[i + j_1 * row_size] + Occlusion * r_len;
200 min1 = costTable[i_1 + j_1 * row_size] + cost + (float) cost1;
  /external/opencv/cv/src/
cvcontourtree.cpp 76 int lpt, flag, i, j, i_tree, j_1, j_3, i_buf; local
223 j_1 = i - 1;
225 j_1 = j - 1;
238 if( ptr1[j_1] == NULL && ptr1[j] == NULL )
253 tree_one.next_v1 = ptr1[j_1];
259 if( ptr1[j_1] != NULL )
260 ptr1[j_1]->prev_v = cur_adr;
282 tree_one.next_v1 = ptr1[j_1];
288 if( ptr1[j_1] != NULL )
289 ptr1[j_1]->prev_v = cur_adr
    [all...]
  /external/lldb/test/functionalities/data-formatter/data-formatter-advanced/
main.cpp 90 int j_1; member in struct:VeryLong
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]

Completed in 671 milliseconds