Home
last modified time | relevance | path

Searched refs:plane1 (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_dotprod_tmp.h44 const GLfloat plane0 = plane[0], plane1 = plane[1], plane3 = plane[3]; in TAG() local
48 coord[1] * plane1 + in TAG()
64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local
69 coord[1] * plane1 + in TAG()
85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local
90 coord[1] * plane1 + in TAG()
/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c944 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable
964 { plane1, UPRV_LENGTHOF(plane1) },
/external/libvpx/libvpx/
Dvpxenc.c620 uint16_t *plane1, *plane2; in find_mismatch_high() local
632 plane1 = (uint16_t *)img1->planes[VPX_PLANE_Y]; in find_mismatch_high()
643 if (*(plane1 + (i + k) * stride1 + j + l) != in find_mismatch_high()
647 yloc[2] = *(plane1 + (i + k) * stride1 + j + l); in find_mismatch_high()
658 plane1 = (uint16_t *)img1->planes[VPX_PLANE_U]; in find_mismatch_high()
669 if (*(plane1 + (i + k) * stride1 + j + l) != in find_mismatch_high()
673 uloc[2] = *(plane1 + (i + k) * stride1 + j + l); in find_mismatch_high()
684 plane1 = (uint16_t *)img1->planes[VPX_PLANE_V]; in find_mismatch_high()
695 if (*(plane1 + (i + k) * stride1 + j + l) != in find_mismatch_high()
699 vloc[2] = *(plane1 + (i + k) * stride1 + j + l); in find_mismatch_high()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1148 LLVMValueRef plane1, planes, plane_ptr, sum; in generate_clipmask() local
1290 plane1 = LLVMBuildLoad(builder, plane_ptr, "plane_x"); in generate_clipmask()
1291 planes = lp_build_broadcast(gallivm, vs_type_llvm, plane1); in generate_clipmask()
1296 plane1 = LLVMBuildLoad(builder, plane_ptr, "plane_y"); in generate_clipmask()
1297 planes = lp_build_broadcast(gallivm, vs_type_llvm, plane1); in generate_clipmask()
1302 plane1 = LLVMBuildLoad(builder, plane_ptr, "plane_z"); in generate_clipmask()
1303 planes = lp_build_broadcast(gallivm, vs_type_llvm, plane1); in generate_clipmask()
1308 plane1 = LLVMBuildLoad(builder, plane_ptr, "plane_w"); in generate_clipmask()
1309 planes = lp_build_broadcast(gallivm, vs_type_llvm, plane1); in generate_clipmask()
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h440 const uint8_t* plane1, in IsPlaneEqual() argument
447 const uint8_t* r1 = plane1; in IsPlaneEqual()
/external/u-boot/arch/arm/dts/
Dzynqmp.dtsi204 plane1 {