HomeSort by relevance Sort by last modified time
    Searched refs:vmax (Results 1 - 13 of 13) sorted by null

  /external/llvm/test/MC/ARM/
neon-minmax-encoding.s 3 vmax.s8 d1, d2, d3
4 vmax.s16 d4, d5, d6
5 vmax.s32 d7, d8, d9
6 vmax.u8 d10, d11, d12
7 vmax.u16 d13, d14, d15
8 vmax.u32 d16, d17, d18
9 vmax.f32 d19, d20, d21
11 vmax.s8 d2, d3
12 vmax.s16 d5, d6
13 vmax.s32 d8, d
    [all...]
neont2-minmax-encoding.s 5 vmax.s8 d1, d2, d3
6 vmax.s16 d4, d5, d6
7 vmax.s32 d7, d8, d9
8 vmax.u8 d10, d11, d12
9 vmax.u16 d13, d14, d15
10 vmax.u32 d16, d17, d18
11 vmax.f32 d19, d20, d21
13 vmax.s8 d2, d3
14 vmax.s16 d5, d6
15 vmax.s32 d8, d
    [all...]
  /external/opencv/cvaux/src/
cvfindhandregion.cpp 72 float value, vmin, vmax, vl, bsize, vc; local
135 vmax = -1000;
156 if( value > vmax )
157 vmax = value;
170 vl = vmax - vmin;
216 hand_right = vmax - (nbins - right - 1) * bsize;
294 float value, vmin, vmax, vl, bsize, bsizej, vc, vcl, vcr; local
360 vmax = -1000;
396 if(value > vmax) vmax = value
    [all...]
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 127 vmax.u16 q0, q0, q1 ; find maximum value in q0, q1
131 vmax.u16 q10, q10, q11 ; find maximum value in q10, q11
133 vmax.u16 d0, d0, d1
134 vmax.u16 d20, d20, d21
138 vmax.u32 d0, d0, d1
139 vmax.u32 d20, d20, d21
222 vmax.u16 q0, q10, q11 ; find maximum value in q0, q1
223 vmax.u16 d0, d0, d1
229 vmax.u32 d0, d0, d1
  /external/opencv/cv/src/
cvcolor.cpp 1461 float vmin, vmax, diff; local
    [all...]
  /external/qemu/hw/
usb-hid.c 497 static inline int int_clamp(int val, int vmin, int vmax)
501 else if (val > vmax)
502 return vmax;
  /external/valgrind/main/none/tests/arm/
neon128.stdout.exp     [all...]
neon64.stdout.exp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 985 milliseconds