Home
last modified time | relevance | path

Searched defs:plane2 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_dotprod_tmp.h64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local
85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local
/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c945 static const UChar plane2[]={ 0xd845, 0xdddd }; variable
/external/libvpx/libvpx/
Dvpxenc.c620 uint16_t *plane1, *plane2; in find_mismatch_high() local
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h442 const uint8_t* plane2, in IsPlaneEqual()