Searched refs:z0 (Results 1 – 8 of 8) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsic3DLUT.cpp | 122 uint4 z0 = ((yz00 * weight1.y) + (yz10 * weight2.y)) >> (int4)15; in kernel() local 125 uint4 v = ((z0 * weight1.z) + (z1 * weight2.z)) >> (int4)15; in kernel() 142 ALOGE("z0 %08x %08x %08x %08x", z0.x, z0.y, z0.z, z0.w); in kernel()
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | colorcube.rs | 59 uint4 z0 = ((yz00 * weight1.y) + (yz10 * weight2.y)) >> (uint4)16; 62 uint4 v = ((z0 * weight1.z) + (z1 * weight2.z)) >> (uint4)16;
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | colorcube.rs | 59 uint4 z0 = ((yz00 * weight1.y) + (yz10 * weight2.y)) >> (uint4)16; 62 uint4 v = ((z0 * weight1.z) + (z1 * weight2.z)) >> (uint4)16;
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | colorcube.rs | 59 uint4 z0 = ((yz00 * weight1.y) + (yz10 * weight2.y)) >> (uint4)16; 62 uint4 v = ((z0 * weight1.z) + (z1 * weight2.z)) >> (uint4)16;
|
/frameworks/base/core/jni/android/opengl/ |
D | util.cpp | 335 float z0 = *pSrc++; in util_computeBoundingSphere() local 336 float z1 = z0; in util_computeBoundingSphere() 359 if (z < z0) { in util_computeBoundingSphere() 360 z0 = z; in util_computeBoundingSphere() 373 float dz = z1 - z0; in util_computeBoundingSphere() 376 *pSphere++ = z0 + dz * 0.5f; in util_computeBoundingSphere() 389 static inline float dot3(float x0, float y0, float z0, float x1, float y1, float z1) { in dot3() argument 390 return x0 * x1 + y0 * y1 + z0 * z1; in dot3()
|
/frameworks/rs/driver/runtime/arch/ |
D | neon.ll | 953 %z0 = extractelement <3 x float> %in, i32 2 954 %z = tail call <4 x float> @smear_f(float %z0) nounwind readnone 1003 %z0 = extractelement <4 x float> %in, i32 2 1004 %z = tail call <4 x float> @smear_f(float %z0) nounwind readnone 1036 %z0 = extractelement <3 x float> %in, i32 2 1037 %z = tail call <4 x float> @smear_f(float %z0) nounwind readnone
|
D | asimd.ll | 959 %z0 = extractelement <3 x float> %in, i32 2 960 %z = tail call <4 x float> @smear_f(float %z0) nounwind readnone 1011 %z0 = extractelement <4 x float> %in, i32 2 1012 %z = tail call <4 x float> @smear_f(float %z0) nounwind readnone 1044 %z0 = extractelement <3 x float> %in, i32 2 1045 %z = tail call <4 x float> @smear_f(float %z0) nounwind readnone
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_no_password | 35 …pAΖ/���*7�)f�*�Dk��[�oƚ��-u:�}�P�����sܥLĮ{vL�����<���_�����Z�_�z0�*g��~?>�6�\������>…
|