Searched refs:max3 (Results 1 - 5 of 5) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvdpstereo.cpp81 #define CV_IMAX3(a,b,c) ((max3 = (a) >= (b) ? (a) : (b)),(max3 >= (c) ? max3 : (c)))
92 int x, y, i, j, max3, min3; local
/external/webp/src/dsp/
H A Ddec_neon.c700 const uint8x16_t max3 = vmaxq_u8(a_q2_q1, a_q1_q0); local
702 const uint8x16_t max123 = vmaxq_u8(max12, max3);
/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp864 B1(max3)
2921 add_function("max3",
5479 ir_expression *max3 = max2(x, max2(y,z)); local
5480 body.emit(ret(max3));
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 558 milliseconds