Home
last modified time | relevance | path

Searched defs:R (Results 1 – 25 of 59) sorted by relevance

123

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dpack_arm.cc138 #define RUY_LOAD_ONE_ROW(R) \ in Pack8bitColMajorForNeon() argument
346 #define RUY_LOAD_ONE_ROW1(I, R) \ in Pack8bitColMajorForNeon4Cols() argument
362 #define RUY_LOAD_ONE_ROW2(I, R) \ in Pack8bitColMajorForNeon4Cols() argument
398 #define RUY_LOAD_ONE_ROW1(I, R) \ in Pack8bitColMajorForNeon4Cols() argument
414 #define RUY_LOAD_ONE_ROW2(I, R) \ in Pack8bitColMajorForNeon4Cols() argument
541 #define RUY_LOAD_ONE_ROW1(I, R) \ in Pack8bitColMajorForNeon2Cols() argument
557 #define RUY_LOAD_ONE_ROW2(I, R) \ in Pack8bitColMajorForNeon2Cols() argument
764 #define RUY_LOAD_ONE_ROW(R) \ in Pack8bitColMajorForNeonA55ish() argument
1001 #define RUY_LOAD_ONE_ROW(R) \ in Pack8bitColMajorForNeonDotprodA55ish() argument
1498 #define RUY_LOAD_ONE_ROW(R) \ in Pack8bitColMajorForNeonDotprod() argument
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dyuv_mips_dsp_r2.c38 #define ROW_FUNC_PART_2(R, G, B, K) \ argument
71 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
A Dupsampling_msa.c115 #define CALC_RGB16(y, u, v, R, G, B) do { \ argument
135 #define CALC_RGB8(y, u, v, R, G, B) do { \ argument
325 v16u8 R, G, B; in YuvToRgbLine() local
352 v16u8 R, G, B; in YuvToBgrLine() local
380 v16u8 R, G, B; in YuvToRgbaLine() local
408 v16u8 R, G, B; in YuvToBgraLine() local
437 v16u8 R, G, B; in YuvToArgbLine() local
465 v16u8 R, G, B, RG, BA, tmp0, tmp1; in YuvToRgba4444Line() local
501 v16u8 R, G, B, RG, GB, tmp0, tmp1; in YuvToRgb565Line() local
A Dyuv_sse2.c32 __m128i* const R, in ConvertYUV444ToRGB_SSE2()
86 __m128i* const R, __m128i* const G, in YUV444ToRGB_SSE2()
97 __m128i* const R, __m128i* const G, in YUV420ToRGB_SSE2()
198 __m128i R, G, B; in VP8YuvToRgba32_SSE2() local
209 __m128i R, G, B; in VP8YuvToBgra32_SSE2() local
220 __m128i R, G, B; in VP8YuvToArgb32_SSE2() local
231 __m128i R, G, B; in VP8YuvToRgba444432_SSE2() local
241 __m128i R, G, B; in VP8YuvToRgb56532_SSE2() local
300 __m128i R, G, B; in YuvToRgbaRow_SSE2() local
322 __m128i R, G, B; in YuvToBgraRow_SSE2() local
[all …]
A Dyuv_mips32.c24 #define ROW_FUNC(FUNC_NAME, XSTEP, R, G, B, A) \ argument
A Dyuv_sse41.c32 __m128i* const R, in ConvertYUV444ToRGB_SSE41()
86 __m128i* const R, __m128i* const G, in YUV444ToRGB_SSE41()
97 __m128i* const R, __m128i* const G, in YUV420ToRGB_SSE41()
369 static WEBP_INLINE void ConvertRGBToY_SSE41(const __m128i* const R, in ConvertRGBToY_SSE41()
384 static WEBP_INLINE void ConvertRGBToUV_SSE41(const __m128i* const R, in ConvertRGBToUV_SSE41()
A Dyuv_neon.c25 static uint8x8_t ConvertRGBToY_NEON(const uint8x8_t R, in ConvertRGBToY_NEON()
139 const uint16x8_t R = vpaddlq_u8(RGB.val[2]); // pair-wise adds in ConvertARGBToUV_NEON() local
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Drdcolmap.c46 add_map_entry (j_decompress_ptr cinfo, int R, int G, int B) in add_map_entry()
83 int R, G, B; in read_gif_map() local
175 int R, G, B; in read_ppm_map() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dcost_enc.c222 int R = 0; in VP8GetCostLuma4() local
236 int R = 0; in VP8GetCostLuma16() local
262 int R = 0; in VP8GetCostUV() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/
A Darm_cfft_radix2_q15.c101 q31_t T, S, R; in arm_radix2_butterfly_q15() local
430 q31_t T, S, R; in arm_radix2_butterfly_inverse_q15() local
A Darm_cfft_q15.c143 q31_t T, S, R; in arm_cfft_radix4by2_q15() local
250 q31_t T, S, R; in arm_cfft_radix4by2_inverse_q15() local
A Darm_cfft_radix4_q15.c160 q31_t R, S, T, U; in arm_radix4_butterfly_q15() local
1077 q31_t R, S, T, U; in arm_radix4_butterfly_inverse_q15() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_blit_auto.c196 Uint32 R, G, B; in SDL_Blit_RGB888_RGB888_Modulate() local
227 Uint32 R, G, B; in SDL_Blit_RGB888_RGB888_Modulate_Scale() local
430 Uint32 R, G, B; in SDL_Blit_RGB888_BGR888_Scale() local
596 Uint32 R, G, B; in SDL_Blit_RGB888_BGR888_Modulate() local
627 Uint32 R, G, B; in SDL_Blit_RGB888_BGR888_Modulate_Scale() local
831 Uint32 R, G, B; in SDL_Blit_RGB888_ARGB8888_Scale() local
1003 Uint32 R, G, B; in SDL_Blit_RGB888_ARGB8888_Modulate() local
1036 Uint32 R, G, B; in SDL_Blit_RGB888_ARGB8888_Modulate_Scale() local
1243 Uint32 R, G, B; in SDL_Blit_BGR888_RGB888_Scale() local
1409 Uint32 R, G, B; in SDL_Blit_BGR888_RGB888_Modulate() local
[all …]
/AliOS-Things-master/components/mbedtls/library/
A Decp.c154 mbedtls_ecp_point R; /* current intermediate result */ member
209 mbedtls_ecp_point R; /* R intermediate result */ member
1257 static int ecp_double_jac( const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, in ecp_double_jac()
1353 static int ecp_add_mixed( const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, in ecp_add_mixed()
1747 static int ecp_select_comb( const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, in ecp_select_comb()
1777 static int ecp_mul_comb_core( const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, in ecp_mul_comb_core()
1900 mbedtls_ecp_point *R, in ecp_mul_comb_after_precomp()
1997 static int ecp_mul_comb( mbedtls_ecp_group *grp, mbedtls_ecp_point *R, in ecp_mul_comb()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dasinfacosf.c36 static float R(float z) in R() function
A Dlog1pf.c33 float_t hfsq,f,c,s,z,R,w,t1,t2,dk; in log1pf() local
A Dsf_erf.c120 float R,S,P,Q,s,y,z,r; local
177 float R,S,P,Q,s,y,z,r; local
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_compare.c47 Uint8 R, G, B, A; in SDLTest_CompareSurfaces() local
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dacos.c52 static double R(double z) in R() function
A Dasin.c59 static double R(double z) in R() function
A Dlog.c80 double_t hfsq,f,s,z,R,w,t1,t2,dk; in log() local
A Dlog1p.c72 double_t hfsq,f,c,s,z,R,w,t1,t2,dk; in log1p() local
/AliOS-Things-master/components/SDL2/src/libm/
A De_log.c87 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log() local
/AliOS-Things-master/components/SDL2/test/
A Dtestrendertarget.c101 SDL_Rect viewport, R; in DrawComposite() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/core/option/
A Drtw_opt_crypto_ssl.c362 int rtw_crypto_ecc_point_mul_bignum(sae_ecc_crypto *ecc,sae_ecc_point *R,sae_crypto_bignum *m,sae_e… in rtw_crypto_ecc_point_mul_bignum()
748 int rtw_crypto_bignum_div_bignum(sae_crypto_bignum *Q,sae_crypto_bignum *R,sae_crypto_bignum *A,sae… in rtw_crypto_bignum_div_bignum()

Completed in 70 milliseconds

123