/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_dotprod_tmp.h | 44 const GLfloat plane0 = plane[0], plane1 = plane[1], plane3 = plane[3]; local 48 coord[1] * plane1 + 64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local 69 coord[1] * plane1 + 85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local 90 coord[1] * plane1 +
|
/external/mesa3d/src/mesa/math/ |
m_dotprod_tmp.h | 44 const GLfloat plane0 = plane[0], plane1 = plane[1], plane3 = plane[3]; local 48 coord[1] * plane1 + 64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local 69 coord[1] * plane1 + 85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; local 90 coord[1] * plane1 +
|
/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...] |
/hardware/qcom/media/libc2dcolorconvert/ |
C2DColorConverter.cpp | 286 surfaceDef->plane1 = (void *)0xaaaaaaaa; 322 srcSurfaceDef->plane1 = (uint8_t *)data + mSrcYSize; 324 srcSurfaceDef->plane2 = (uint8_t *)srcSurfaceDef->plane1 + mSrcYSize/4; 334 dstSurfaceDef->plane1 = (uint8_t *)data + mDstYSize; 336 dstSurfaceDef->plane2 = (uint8_t *)dstSurfaceDef->plane1 + mDstYSize/4; 612 base = (uint8_t *)dstSurfaceDef->plane1; 632 base = (uint8_t *)dstSurfaceDef->plane1;
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_llvm.c | 869 LLVMValueRef plane1, planes, plane_ptr, sum; local [all...] |
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_llvm.c | 869 LLVMValueRef plane1, planes, plane_ptr, sum; local [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
bocu1tst.c | 943 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable 963 { plane1, LENGTHOF(plane1) },
|
/external/icu4c/test/cintltst/ |
bocu1tst.c | 944 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable 964 { plane1, LENGTHOF(plane1) },
|
/external/chromium_org/third_party/gtk+/gtk/ |
compose-parse.py | 156 -p, --plane1 show plane1 compose sequences 165 "stats", "gtk", "verbose", "plane1", "numeric", "gtk-expanded", "all-sequences"]) 194 if o in ("-p", "--plane1"): [all...] |
/hardware/qcom/display/msm8960/libcopybit/ |
copybit_c2d.cpp | 567 surfaceDef.plane1 = (void*) (handle->base + yuvInfo.plane1_offset); [all...] |
c2d2.h | 328 void *plane1; /* holds UV or VU plane for planar interleaved */ member in struct:__anon34301 [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 578 surfaceDef.plane1 = (void*) (handle->base + yuvInfo.plane1_offset); [all...] |
c2d2.h | 328 void *plane1; /* holds UV or VU plane for planar interleaved */ member in struct:__anon34367 [all...] |
/hardware/qcom/display/msm8x26/libcopybit/ |
copybit_c2d.cpp | 567 surfaceDef.plane1 = (void*) (handle->base + yuvInfo.plane1_offset); [all...] |
c2d2.h | 328 void *plane1; /* holds UV or VU plane for planar interleaved */ member in struct:__anon34438 [all...] |
/external/chromium/net/base/ |
net_util_unittest.cc | 495 {L"D:\\plane1\\\xD835\xDC00\xD835\xDC01.txt", // Math alphabet "AB" 496 "file:///D:/plane1/%F0%9D%90%80%F0%9D%90%81.txt"}, 509 {L"/plane1/\x1D400\x1D401.txt", // Math alphabet "AB" 510 "file:///plane1/%F0%9D%90%80%F0%9D%90%81.txt"}, [all...] |
/external/chromium_org/net/base/ |
net_util_unittest.cc | 527 {L"D:\\plane1\\\xD835\xDC00\xD835\xDC01.txt", // Math alphabet "AB" 528 "file:///D:/plane1/%F0%9D%90%80%F0%9D%90%81.txt"}, 542 {L"/plane1/\x1D400\x1D401.txt", // Math alphabet "AB" 543 "file:///plane1/%F0%9D%90%80%F0%9D%90%81.txt"}, [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoframe_unittest.h | 392 const uint8* plane1, uint32 pitch1, 396 const uint8* r1 = plane1; [all...] |
/frameworks/av/libvideoeditor/vss/src/ |
M4VSS3GPP_EditVideo.c | [all...] |
/hardware/samsung_slsi/exynos5/libcamera2/ |
ExynosCameraHWInterface2.cpp | [all...] |