Home
last modified time | relevance | path

Searched refs:v128_complement (Results 1 – 4 of 4) sorted by relevance

/external/srtp/crypto/include/
Dcrypto_math.h179 #define v128_complement(x) _v128_complement(x) macro
208 v128_complement(v128_t *x);
Ddatatypes.h323 #define v128_complement(x) _v128_complement(x) macro
352 v128_complement(v128_t *x);
/external/srtp/crypto/math/
Ddatatypes.c288 v128_complement(v128_t *x) { in v128_complement() function
Dmath.c601 v128_complement(v128_t *x) { in v128_complement() function