Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 25 of 38) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/
A DMakefile.am56 v3.5.1.html \
57 v3.5.2.html \
58 v3.5.3.html \
59 v3.5.4.html \
60 v3.5.5.html \
62 v3.5.7.html \
63 v3.6.0.html \
64 v3.6.1.html \
68 v3.7.0.html \
69 v3.7.1.html \
[all …]
A DCMakeLists.txt52 v3.5.1.html
53 v3.5.2.html
54 v3.5.3.html
55 v3.5.4.html
56 v3.5.5.html
58 v3.5.7.html
59 v3.6.0.html
60 v3.6.1.html
64 v3.7.0.html
65 v3.7.1.html
[all …]
A DMakefile.in419 v3.5.1.html \
420 v3.5.2.html \
421 v3.5.3.html \
422 v3.5.4.html \
423 v3.5.5.html \
425 v3.5.7.html \
426 v3.6.0.html \
427 v3.6.1.html \
431 v3.7.0.html \
432 v3.7.1.html \
[all …]
/AliOS-Things-master/components/SDL2/src/video/arm/
A Dpixman-arm-neon-asm.S123 push {v1-v3,lr}
130 ands v3, a3, #15
133 rsb v3, v3, #16 /* number of leading bytes until 16-byte aligned */
134 sub v1, v1, v3, lsr #\log2Bpp
135 rbit v3, v3
140 tst v3, #1<<30
146 movs v3, v3, lsl #3
150 add v3, a3, #32
154 vst1.\bpp {q0-q1}, [v3 :128], v2
175 pop {v1-v3,pc}
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dpal2rgb.c62 #define CopyField3(tag, v1, v2, v3) \ argument
63 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
273 #define CopyField3(tag, v1, v2, v3) \ argument
274 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
275 #define CopyField4(tag, v1, v2, v3, v4) \ argument
276 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
A Dtiff2bw.c344 #define CopyField3(tag, v1, v2, v3) \ argument
345 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
346 #define CopyField4(tag, v1, v2, v3, v4) \ argument
347 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
A Dtiffsplit.c43 #define CopyField3(tag, v1, v2, v3) \ argument
44 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
A Dthumbnail.c140 #define CopyField3(tag, v1, v2, v3) \ argument
141 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
142 #define CopyField4(tag, v1, v2, v3, v4) \ argument
143 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
A Dtiffcp.c482 #define CopyField3(tag, v1, v2, v3) \ argument
483 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
484 #define CopyField4(tag, v1, v2, v3, v4) \ argument
485 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_math.c91 uint32_t v3 = ((uint32_t)3 * t_rem * t2 * u2) >> 20; in lv_bezier3() local
94 return v1 + v2 + v3 + v4; in lv_bezier3()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/
A Darm_iir_lattice_f32.c136 float32_t v1, v2, v3, v4; in arm_iir_lattice_f32() local
235 v3 = *(pv + 2u); in arm_iir_lattice_f32()
238 acc += (gnext * v3); in arm_iir_lattice_f32()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/DSP/Include/dsp/
A Dnone.h222 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
225 (((int32_t)(v3) << 24) & (int32_t)0xFF000000) )
227 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/DSP/Include/dsp/
A Dnone.h222 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
225 (((int32_t)(v3) << 24) & (int32_t)0xFF000000) )
227 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A DREADME.txt18 BMP files (anchient BMPv2 since v3 does not work):
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Derf_lgamma.c78 v3 = 7.6928514242e-01f, /* 0x3f44efdf */ variable
223 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dkernel_x86.h509 void mm256_transpose8x8_ps(__m256* v0, __m256* v1, __m256* v2, __m256* v3,
513 __m256 t2x2_2 = _mm256_unpacklo_ps(*v2, *v3);
514 __m256 t2x2_3 = _mm256_unpackhi_ps(*v2, *v3);
530 *v3 = _mm256_permute2f128_ps(t4x4_3, t4x4_7, 0x20);
540 __m256i* v3, __m256i* v4, __m256i* v5,
544 reinterpret_cast<__m256*>(v2), reinterpret_cast<__m256*>(v3),
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dalpha_processing_sse2.c312 const __m128i v3 = _mm_add_epi16(v2, k128); in MultRow_SSE2() local
313 const __m128i v4 = _mm_mulhi_epu16(v3, kMult); in MultRow_SSE2()
/AliOS-Things-master/components/SDL2/src/video/yuv2rgb/
A Dyuv_rgb_sse_func.h271 __m128i u1, u2, u3, u4, v1, v2, v3, v4; \
279 v3 = _mm_srli_epi32(_mm_slli_epi32(LOAD_SI128((const __m128i*)(v_ptr+32)), 24), 24); \
281 v = _mm_packus_epi16(_mm_packs_epi32(v1, v2), _mm_packs_epi32(v3, v4)); \
/AliOS-Things-master/
A DREADME.md125 - JavaScript轻应用框架v3.0发布
/AliOS-Things-master/documentation/manual/
A Dmainpage.md125 - JavaScript轻应用框架v3.0发布
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dmicrobench.js450 var j, v1, v2, v3, v4;
455 [ v1, v2,, v3, ...v4] = array;
481 var j, v1, v2, v3, v4;
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_blit_N.c223 vector unsigned short v3 = vec_splat_u16(3); in Blit_RGB888_RGB565Altivec() local
281 vgpixel = vec_sl(vgpixel, v3); in Blit_RGB888_RGB565Altivec()
328 vector unsigned short v3 = vec_splat_u16(3); in Blit_RGB565_32Altivec() local
419 vB = vec_sl((vector unsigned short) vsrc, v3); in Blit_RGB565_32Altivec()
475 vector unsigned short v3 = vec_splat_u16(3); in Blit_RGB555_32Altivec() local
566 vB = vec_sl((vector unsigned short) vsrc, v3); in Blit_RGB555_32Altivec()
567 vG = vec_sl(vB, v3); in Blit_RGB555_32Altivec()
/AliOS-Things-master/components/SDL2/src/video/khronos/GLES2/
A Dgl2.h506 …(GL_APIENTRYP PFNGLUNIFORM4FPROC) (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
508 …ef void (GL_APIENTRYP PFNGLUNIFORM4IPROC) (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
649 …CALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
651 GL_APICALL void GL_APIENTRY glUniform4i (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvg.h579 float* v3 = &curve[6]; in nsvg__curveBounds() local
582 bounds[0] = nsvg__minf(v0[0], v3[0]); in nsvg__curveBounds()
583 bounds[1] = nsvg__minf(v0[1], v3[1]); in nsvg__curveBounds()
584 bounds[2] = nsvg__maxf(v0[0], v3[0]); in nsvg__curveBounds()
585 bounds[3] = nsvg__maxf(v0[1], v3[1]); in nsvg__curveBounds()
594 a = -3.0 * v0[i] + 9.0 * v1[i] - 9.0 * v2[i] + 3.0 * v3[i]; in nsvg__curveBounds()
616 v = nsvg__evalBezier(roots[j], v0[i], v1[i], v2[i], v3[i]); in nsvg__curveBounds()
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A DCMakeLists.txt69 # See https://cmake.org/cmake/help/v3.1/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.html#prop_gbl:CMAKE_CXX_K…

Completed in 56 milliseconds

12