/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_dotprod_tmp.h | 64 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/ |
m_dotprod_tmp.h | 64 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/ |
cxconvert.cpp | 55 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 += srcstep; [all...] |
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
fimg2d.h | 321 * @plane2: address info for CbCr in YCbCr 2plane mode
|
/hardware/qcom/media/libc2dcolorconvert/ |
C2DColorConverter.cpp | 324 srcSurfaceDef->plane2 = (uint8_t *)srcSurfaceDef->plane1 + mSrcYSize/4; 336 dstSurfaceDef->plane2 = (uint8_t *)dstSurfaceDef->plane1 + mDstYSize/4; 621 base = (uint8_t *)dstSurfaceDef->plane2;
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
bocu1tst.c | 944 static const UChar plane2[]={ 0xd845, 0xdddd }; variable 964 { plane2, LENGTHOF(plane2) },
|
/external/icu4c/test/cintltst/ |
bocu1tst.c | 945 static const UChar plane2[]={ 0xd845, 0xdddd }; variable 965 { plane2, LENGTHOF(plane2) },
|
/hardware/qcom/display/msm8960/libcopybit/ |
copybit_c2d.cpp | 571 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); [all...] |
c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member in struct:__anon31585 [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 582 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); [all...] |
c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member in struct:__anon31651 [all...] |
/hardware/qcom/display/msm8x26/libcopybit/ |
copybit_c2d.cpp | 571 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); [all...] |
c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member in struct:__anon31722 [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
FontFastPath.cpp | 276 // Doing so changes fast/text/international/plane2-diffs.html
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoframe_unittest.h | 393 const uint8* plane2, uint32 pitch2, 397 const uint8* r2 = plane2; [all...] |
/frameworks/av/libvideoeditor/vss/src/ |
M4VSS3GPP_EditVideo.c | [all...] |
/hardware/samsung_slsi/exynos5/libcamera2/ |
ExynosCameraHWInterface2.cpp | [all...] |