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

  /external/opencv/cxcore/src/
cxconvert.cpp 50 arrtype_ptr plane1 = ptr[1];
54 arrtype_ptr plane1 = ptr[1]; \
59 arrtype_ptr plane1 = ptr[1]; \
74 plane1[j] = t1; \
77 plane1 += dststep; \
92 plane1[j] = t1; \
96 plane1 += dststep; \
111 plane1[j] = t1; \
120 plane1 += dststep; \
225 arrtype t1 = plane1[j];
    [all...]
  /external/icu4c/test/cintltst/
bocu1tst.c 943 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable
963 { plane1, LENGTHOF(plane1) },

Completed in 1447 milliseconds