Home
last modified time | relevance | path

Searched defs:v0 (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dyuv.c134 const uint32_t v0 = argb[2 * i + 0]; in WebPConvertARGBToUV_C() local
153 const uint32_t v0 = argb[2 * i + 0]; in WebPConvertARGBToUV_C() local
229 const int v0 = (A[0] * 9 + A[1] * 3 + B[0] * 3 + B[1] + 8) >> 4; in SharpYUVFilterRow_C() local
A Dupsampling_msa.c52 #define CALC_R16(y0, y1, v0, v1, dst) do { \ argument
63 #define CALC_R8(y0, v0, dst) do { \ argument
72 #define CALC_G16(y0, y1, u0, u1, v0, v1, dst) do { \ argument
85 #define CALC_G8(y0, u0, v0, dst) do { \ argument
A Denc_sse41.c46 const __m128i v0 = _mm_srai_epi16(abs0, 3); in CollectHistogram_SSE41() local
A Dalpha_processing_sse2.c307 const __m128i v0 = _mm_loadl_epi64((__m128i*)&ptr[x]); in MultRow_SSE2() local
A Dyuv_neon.c265 const int v0 = (8 * A[i + 0] + 2 * a1b0 + a0a1b0b1) >> 4; in SharpYUVFilterRow_NEON() local
A Ddec_neon.c321 uint8x8x3_t u0, u1, v0, v1; in Store6x8x2_NEON() local
351 uint8x8x4_t u0, v0; in Store4x8x2_NEON() local
A Dyuv_sse2.c849 const int v0 = (8 * A[i + 0] + 2 * a1b0 + a0a1b0b1) >> 4; in SharpYUVFilterRow_SSE2() local
A Denc_sse2.c460 const __m128i v0 = _mm_srai_epi16(abs0, 3); in CollectHistogram_SSE2() local
/AliOS-Things-master/components/mbedtls/library/
A Dxtea.c103 uint32_t *k, v0, v1, i; in mbedtls_xtea_crypt_ecb() local
A Dbignum.c800 size_t i, v0, t1; in mbedtls_mpi_shift_l() local
850 size_t i, v0, v1; in mbedtls_mpi_shift_r() local
/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
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
227 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c113 const int v0 = kLinearToGammaTab[tab_pos]; in Interpolate() local
231 const uint32_t v0 = kLinearToGammaTabS[tab_pos + 0]; in LinearToGammaS() local
317 const int v0 = (A * 3 + B + 2) >> 2; in Filter2() local
A Dquant_enc.c957 const int v0 = abs(DCs[1]); in StoreMaxDelta() local
/AliOS-Things-master/components/SDL2/src/render/psp/
A DSDL_render_psp.c508 const float v0 = srcrect->y; in PSP_QueueCopy() local
599 float v0 = srcrect->y; in PSP_QueueCopyEx() local
/AliOS-Things-master/components/csi/csi2/dsp/include/
A Dcsky_math.h506 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
512 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/
A Darm_math.h505 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
511 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Darm_math.h1148 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
1153 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvg.h576 float* v0 = &curve[0]; in nsvg__curveBounds() local

Completed in 73 milliseconds