Home
last modified time | relevance | path

Searched refs:I1 (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dmips_macro.h27 I0, I1) \ argument
28 "addq.ph %[" #O0 "], %[" #I0 "], %[" #I1 "] \n\t" \
29 "subq.ph %[" #O1 "], %[" #I0 "], %[" #I1 "] \n\t"
35 I0, I1) \ argument
37 "lh %[" #O1 "], " #I1 "(%[in]) \n\t"
42 I0, I1, I2, I3, I4, I5, I6, I7, I8, I9) \ argument
43 "ulw %[" #O0 "], " #I1 "+" XSTR(I9) "*" #I5 "(%[" #I0 "]) \n\t" \
53 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
56 "mul %[" #O2 "], %[" #I1 "], %[kC2] \n\t" \
57 "mul %[" #O3 "], %[" #I1 "], %[kC1] \n\t" \
[all …]
A Denc_mips_dsp_r2.c29 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
30 "addq.ph %[" #O0 "], %[" #I0 "], %[" #I1 "] \n\t" \
31 "subq.ph %[" #O1 "], %[" #I0 "], %[" #I1 "] \n\t" \
56 #define MUL_HALF(O0, I0, I1, I2, I3, I4, I5, I6, I7, \ argument
64 "dpax.w.ph $ac0, %[" #I13 "], %[" #I1 "] \n\t" \
/AliOS-Things-master/components/mbedtls/library/
A Dcamellia.c306 uint32_t I0, I1; in camellia_feistel() local
308 I1 = x[1] ^ k[1]; in camellia_feistel()
314 I1 = ((uint32_t) SBOX2((I1 >> 24) & 0xFF) << 24) | in camellia_feistel()
315 ((uint32_t) SBOX3((I1 >> 16) & 0xFF) << 16) | in camellia_feistel()
316 ((uint32_t) SBOX4((I1 >> 8) & 0xFF) << 8) | in camellia_feistel()
317 ((uint32_t) SBOX1((I1 ) & 0xFF) ); in camellia_feistel()
319 I0 ^= (I1 << 8) | (I1 >> 24); in camellia_feistel()
320 I1 ^= (I0 << 16) | (I0 >> 16); in camellia_feistel()
321 I0 ^= (I1 >> 8) | (I1 << 24); in camellia_feistel()
322 I1 ^= (I0 >> 8) | (I0 << 24); in camellia_feistel()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm5I1<D-9>*7;*:<.<>0<=/:;-5<45<46<26<09=/<>0=@-=C)MV7Zi@h|Kl�Np�Oq�Ru�St�Sz�cw�`n�Wc�L\�E\�E\�EZ�C_�H…
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A Drgb-3c-8b.ppm20 …���Ҡ��F?�3*�7)�-$�*#�+%�/'�.%�2'�3)�2(�4'�5)�6*�9(�7(�8(�7'�>,�C2�C0�@1�H3�I1�?+�<(�:&�7$�4%�<)�;(…

Completed in 25 milliseconds