/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
colorcube.rs | 53 uint4 v110 = convert_uint4(rsGetElementAt_uchar4(gCube, coord2.x, coord2.y, coord1.z)); 60 uint4 yz10 = ((v010 * weight1.x) + (v110 * weight2.x)) >> (uint4)8;
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
colorcube.rs | 53 uint4 v110 = convert_uint4(rsGetElementAt_uchar4(gCube, coord2.x, coord2.y, coord1.z)); 60 uint4 yz10 = ((v010 * weight1.x) + (v110 * weight2.x)) >> (uint4)8;
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsic3DLUT.cpp | 122 uint4 v110 = convert_uint4(pt_10[1]); local 129 uint4 yz10 = ((v010 * weight1.x) + (v110 * weight2.x)) >> (int4)7;
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
pr29166.cpp | 28 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local 59 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110; 102 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local 136 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110; 173 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
pr29166.cpp | 28 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local 59 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110; 102 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local 136 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110; 173 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
|
/external/libvpx/libvpx/build/make/ |
gen_msvs_vcxproj.sh | 383 tag_content PlatformToolset v110
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.ascend | 247 VALUE Ascend-Data-Svc Switched-clear-bearer-v110 39 249 VALUE Ascend-Data-Svc Switched-clear-56-v110 41
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | 99 float v000, float v100, float v010, float v110, 102 const float temp0 = lerp_2d(a, b, v000, v100, v010, v110); [all...] |
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | 99 float v000, float v100, float v010, float v110, 102 const float temp0 = lerp_2d(a, b, v000, v100, v010, v110); [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_texfilter.c | 78 GLfloat v000, GLfloat v100, GLfloat v010, GLfloat v110, 82 const GLfloat temp10 = LERP(a, v010, v110); [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_texfilter.c | 78 GLfloat v000, GLfloat v100, GLfloat v010, GLfloat v110, 82 const GLfloat temp10 = LERP(a, v010, v110); [all...] |