HomeSort by relevance Sort by last modified time
    Searched full:v111 (Results 1 - 14 of 14) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_3dlut.rs 45 float4 v111 = convert_float4(rsGetElementAt_uchar4(gCube, coord2.x, coord2.y, coord2.z));
50 float4 yz11 = mix(v011, v111, f.x);
  /frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
colorcube.rs 52 uint4 v111 = convert_uint4(rsGetElementAt_uchar4(gCube, coord2.x, coord2.y, coord2.z));
57 uint4 yz11 = ((v011 * weight1.x) + (v111 * weight2.x)) >> (uint4)8;
  /frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
colorcube.rs 52 uint4 v111 = convert_uint4(rsGetElementAt_uchar4(gCube, coord2.x, coord2.y, coord2.z));
57 uint4 yz11 = ((v011 * weight1.x) + (v111 * weight2.x)) >> (uint4)8;
  /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
colorcube.rs 52 uint4 v111 = convert_uint4(rsGetElementAt_uchar4(gCube, coord2.x, coord2.y, coord2.z));
57 uint4 yz11 = ((v011 * weight1.x) + (v111 * weight2.x)) >> (uint4)8;
  /frameworks/rs/cpu_ref/
rsCpuIntrinsic3DLUT.cpp 115 uint4 v111 = convert_uint4(pt_11[1]); local
120 uint4 yz11 = ((v011 * weight1.x) + (v111 * weight2.x)) >> (int4)7;
  /cts/tools/dasm/test/
all_opcodes.d 19 move/16 v111, v222
22 move-wide/16 v111, v222
25 move-object/16 v111, v222
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.h 159 LLVMValueRef v111,
lp_bld_arit.c     [all...]
  /dalvik/dx/tests/122-switch-with-high-register/
expected.txt 113 00ce: add-int v1, v1, v111
395 parameter <unnamed> v111
670 00ce: add-int v3, v3, v111
952 parameter param108 v111
  /external/llvm/test/CodeGen/X86/
avx2-vbroadcast.ll 563 define <8 x i32> @V111(<8 x i32> %in) nounwind uwtable readnone ssp {
564 ; X32-LABEL: V111:
570 ; X64-LABEL: V111:
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 81 GLfloat v001, GLfloat v101, GLfloat v011, GLfloat v111)
86 const GLfloat temp11 = LERP(a, v011, v111);
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 103 float v001, float v101, float v011, float v111)
106 const float temp1 = lerp_2d(a, b, v001, v101, v011, v111);
    [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/lisa/ipynb/residency/scratch/eas1.3-july21/
task_residencies_uibench-eas13-prefidle-relax.ipynb     [all...]

Completed in 302 milliseconds