Searched refs:plane2 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_dotprod_tmp.h64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local
70 coord[2] * plane2 +
85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local
91 coord[2] * plane2 +
/external/mesa3d/src/mesa/math/
H A Dm_dotprod_tmp.h64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local
70 coord[2] * plane2 +
85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local
91 coord[2] * plane2 +
/external/opencv/cxcore/src/
H A Dcxconvert.cpp55 arrtype_ptr plane2 = ptr[2];
60 arrtype_ptr plane2 = ptr[2]; \
93 plane2[j] = t2; \
97 plane2 += dststep; \
116 plane2[j] = t0; \
121 plane2 += dststep; \
243 arrtype t2 = plane2[j]; \
251 plane2 += srcstep; \
267 t0 = plane2[j]; \
275 plane2
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dbocu1tst.c944 static const UChar plane2[]={ 0xd845, 0xdddd }; variable
964 { plane2, LENGTHOF(plane2) },
/external/icu4c/test/cintltst/
H A Dbocu1tst.c945 static const UChar plane2[]={ 0xd845, 0xdddd }; variable
965 { plane2, LENGTHOF(plane2) },
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideoframe_unittest.h393 const uint8* plane2, uint32 pitch2,
397 const uint8* r2 = plane2;
391 IsPlaneEqual(const std::string& name, const uint8* plane1, uint32 pitch1, const uint8* plane2, uint32 pitch2, uint32 width, uint32 height, int max_error) argument

Completed in 127 milliseconds