/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | yuv.c | 134 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 D | upsampling_msa.c | 52 #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 D | enc_sse41.c | 46 const __m128i v0 = _mm_srai_epi16(abs0, 3); in CollectHistogram_SSE41() local
|
A D | alpha_processing_sse2.c | 307 const __m128i v0 = _mm_loadl_epi64((__m128i*)&ptr[x]); in MultRow_SSE2() local
|
A D | yuv_neon.c | 265 const int v0 = (8 * A[i + 0] + 2 * a1b0 + a0a1b0b1) >> 4; in SharpYUVFilterRow_NEON() local
|
A D | dec_neon.c | 321 uint8x8x3_t u0, u1, v0, v1; in Store6x8x2_NEON() local 351 uint8x8x4_t u0, v0; in Store4x8x2_NEON() local
|
A D | yuv_sse2.c | 849 const int v0 = (8 * A[i + 0] + 2 * a1b0 + a0a1b0b1) >> 4; in SharpYUVFilterRow_SSE2() local
|
A D | enc_sse2.c | 460 const __m128i v0 = _mm_srai_epi16(abs0, 3); in CollectHistogram_SSE2() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | xtea.c | 103 uint32_t *k, v0, v1, i; in mbedtls_xtea_crypt_ecb() local
|
A D | bignum.c | 800 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 D | none.h | 222 #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 D | none.h | 222 #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 D | picture_csp_enc.c | 113 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 D | quant_enc.c | 957 const int v0 = abs(DCs[1]); in StoreMaxDelta() local
|
/AliOS-Things-master/components/SDL2/src/render/psp/ |
A D | SDL_render_psp.c | 508 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 D | csky_math.h | 506 #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 D | arm_math.h | 505 #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 D | arm_math.h | 1148 #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 D | nanosvg.h | 576 float* v0 = &curve[0]; in nsvg__curveBounds() local
|