Home
last modified time | relevance | path

Searched defs:add64 (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dsqrtl.c74 static inline u128 add64(u128 a, uint64_t b) in add64() function
/third_party/musl/src/math/
H A Dsqrtl.c74 static inline u128 add64(u128 a, uint64_t b) in add64() function
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c1007 const vec_s16 add64 = vec_splat_s16(64); in yuv2rgb_full_1_vsx_template() local
1137 const vec_s16 add64 = vec_splat_s16(64); in yuv2rgb_1_vsx_template() local
1577 const vec_s16 add64 = vec_splats((int16_t) 64); in yuv2422_1_vsx_template() local
[all...]
/third_party/mbedtls/library/
H A Decp_curves.c4832 static inline void add64(mbedtls_mpi_uint *dst, mbedtls_mpi_uint *src, mbedtls_mpi_uint *carry) in add64() function
H A Decp_curves_new.c4874 static inline void add64(mbedtls_mpi_uint *dst, mbedtls_mpi_uint *src, mbedtls_mpi_uint *carry) in add64() function

Completed in 43 milliseconds