/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | common_sse41.h | 43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local 91 *in3 = _mm_or_si128(RG3, B3); in VP8PlanarTo24b_SSE41() 119 const __m128i B3 = _mm_unpackhi_epi32(A2, A3); in VP8L32bToPlanar_SSE41() local 122 *in1 = _mm_unpacklo_epi64(B1, B3); in VP8L32bToPlanar_SSE41() 123 *in0 = _mm_unpackhi_epi64(B1, B3); in VP8L32bToPlanar_SSE41()
|
A D | rescaler_sse2.c | 205 const __m128i B3 = _mm_mul_epu32(*A3, *mult); in ProcessRow_SSE2() local 209 const __m128i C3 = _mm_add_epi64(B3, rounder); in ProcessRow_SSE2() 238 const __m128i B3 = _mm_mul_epu32(*A3, *mult); in ProcessRow_Floor_SSE2() local 245 _mm_and_si128(_mm_slli_epi64(B3, 32 - WEBP_RESCALER_RFIX), mask); in ProcessRow_Floor_SSE2() 248 const __m128i D3 = _mm_and_si128(B3, mask); in ProcessRow_Floor_SSE2() 287 __m128i A0, A1, A2, A3, B0, B1, B2, B3; in RescalerExportRowExpand_SSE2() local 289 LoadDispatchAndMult_SSE2(irow + x_out, &mB, &B0, &B1, &B2, &B3); in RescalerExportRowExpand_SSE2() 294 const __m128i C3 = _mm_add_epi64(A3, B3); in RescalerExportRowExpand_SSE2() 333 __m128i A0, A1, A2, A3, B0, B1, B2, B3; in RescalerExportRowShrink_SSE2() local 335 LoadDispatchAndMult_SSE2(frow + x_out, &mult_y, &B0, &B1, &B2, &B3); in RescalerExportRowShrink_SSE2() [all …]
|
A D | yuv_sse41.c | 135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local 141 YUV444ToRGB_SSE41(y + 24, u + 24, v + 24, &R3, &G3, &B3); in VP8YuvToRgb32_SSE41() 149 rgb5 = _mm_packus_epi16(B2, B3); in VP8YuvToRgb32_SSE41() 157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local 163 YUV444ToRGB_SSE41(y + 24, u + 24, v + 24, &R3, &G3, &B3); in VP8YuvToBgr32_SSE41() 167 bgr1 = _mm_packus_epi16(B2, B3); in VP8YuvToBgr32_SSE41() 185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local 199 rgb5 = _mm_packus_epi16(B2, B3); in YuvToRgbRow_SSE41() 232 bgr1 = _mm_packus_epi16(B2, B3); in YuvToBgrRow_SSE41() 564 const __m128i B3 = _mm_or_si128(A2, A3); in RGBA32PackedToPlanar_16b_SSE41() local [all …]
|
A D | common_sse2.h | 174 const __m128i B3 = _mm_unpackhi_epi8(A2, A3); in VP8L32bToPlanar_SSE2() local 179 const __m128i C2 = _mm_unpacklo_epi8(B2, B3); in VP8L32bToPlanar_SSE2() 180 const __m128i C3 = _mm_unpackhi_epi8(B2, B3); in VP8L32bToPlanar_SSE2()
|
A D | yuv_sse2.c | 249 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local 255 YUV444ToRGB_SSE2(y + 24, u + 24, v + 24, &R3, &G3, &B3); in VP8YuvToRgb32_SSE2() 263 rgb5 = _mm_packus_epi16(B2, B3); in VP8YuvToRgb32_SSE2() 271 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local 277 YUV444ToRGB_SSE2(y + 24, u + 24, v + 24, &R3, &G3, &B3); in VP8YuvToBgr32_SSE2() 281 bgr1 = _mm_packus_epi16(B2, B3); in VP8YuvToBgr32_SSE2() 365 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local 379 rgb5 = _mm_packus_epi16(B2, B3); in YuvToRgbRow_SSE2() 402 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local 412 bgr1 = _mm_packus_epi16(B2, B3); in YuvToBgrRow_SSE2() [all …]
|
A D | upsampling_neon.c | 157 const int16x8_t B3 = vqaddq_s16(B2, U0); \ 160 const uint8x8_t B = vqshrun_n_s16(B3, YUV_FIX2); \
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/ |
A D | musicbox.md | 85 我们采用目前对常用的音乐律式——[十二平均律](https://zh.wikipedia.org/wiki/%E5%8D%81%E4%BA%8C%E5%B9%B3%E5%9D%87%E5%BE%8B… 184 …B3%E7%AC%A6)。数字下加一条横线,就可令四分音符的长度减半,即成为[八分音符](https://zh.wikipedia.org/wiki/%E5%85%AB%E5%88%86%E9%9…
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_aes.c | 103 V(EC, AD, AD, 41), V(67, D4, D4, B3), V(FD, A2, A2, 5F), \ 120 V(CE, B3, B3, 7D), V(7B, 29, 29, 52), V(3E, E3, E3, DD), \ 170 V(13, F8, F8, EB), V(B3, 98, 98, 2B), V(33, 11, 11, 22), \ 283 V(EC, 52, 86, 0D), V(D0, E3, C1, 77), V(6C, 16, B3, 2B), \ 292 V(7C, 93, D0, 69), V(A9, 2D, D5, 6F), V(B3, 12, 25, CF), \ 306 V(2E, 41, 0B, FB), V(5A, 1D, 67, B3), V(52, D2, DB, 92), \ 316 V(DE, B3, 0C, 08), V(9C, E4, B4, D8), V(90, C1, 56, 64), \
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | aes.c | 144 V(EC,AD,AD,41), V(67,D4,D4,B3), V(FD,A2,A2,5F), V(EA,AF,AF,45), \ 156 V(F6,52,52,A4), V(4D,3B,3B,76), V(61,D6,D6,B7), V(CE,B3,B3,7D), \ 194 V(38,E1,E1,D9), V(13,F8,F8,EB), V(B3,98,98,2B), V(33,11,11,22), \ 307 V(6C,16,B3,2B), V(99,B9,70,A9), V(FA,48,94,11), V(22,64,E9,47), \ 313 V(BE,80,5D,9F), V(7C,93,D0,69), V(A9,2D,D5,6F), V(B3,12,25,CF), \ 324 V(5A,1D,67,B3), V(52,D2,DB,92), V(33,56,10,E9), V(13,47,D6,6D), \ 331 V(71,01,A8,39), V(DE,B3,0C,08), V(9C,E4,B4,D8), V(90,C1,56,64), \
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2018-5784.patch | 2 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
|
A D | libtiff-CVE-2018-7456.patch | 2 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/include/tinycrypt/ |
A D | ecc.h | 187 BYTES_TO_WORDS_8(BC, 86, 98, 76, 55, BD, EB, B3),
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 4 …B3�D3�D3�D4�?/�@2�E8�H;�H9mB2T8*D3#:659549547326216005//50-72/72/72/61-61-50,50,50,.0-.0-.0-//-//-… 5 …B3:G08F21?9+<E(DW*at=��_��|�̌�ɋ�ĉ�����zy�gf�PZ|@]�?a�>h�Co�Jr�Or�Rp�Tn�To�Mk�Ig�Fe�Ff�Gh�Ki�Ni�Nf�…
|
/AliOS-Things-master/hardware/chip/rtl872xd/bin/ |
A D | km0_image2_all.bin | 96 C!�CZ`�h�C�`[h8B3�D��"���a�F� �!��@���@���h�B��F� �!��@�x�@���h�B��F� �!��@�l���… 313 …�CcT[�+$�@�b#�\B�@�b�Jx�CJpA�h��x#B�@�b�\B8��B�QF�RJ�@�b�\B3�p�@�b#�\ @�TA�h… 440 …��s@@�#�Bg�(^�@�#�B�t��(�@�c"�T3�T�@�,���#@(2�@�c�T@�0���#B3�"@�c�T@�f"�]�!C�U…
|
/AliOS-Things-master/hardware/chip/rtl872xd/ |
A D | ate.bin | 76 …O��1��j�h�hIh�fpG�H�jpG�H�m � pGo(� pG�T�-��A9�uM�j�j�j�B3Ҡi(Ԩj�j���a'�j��… 1589 hF���� x%+B3�����7 1716 …��( �@(� (а������O �'��$�BJ��������_ �'��$�B=��������'��$�B3��p�����(��( �@(…
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 72 …��F��F��I��M��O��Q��T��W��V��Z��\��`��_��d��n���֒�ړ�ٔ�ڒ�؍�ۋ�р?4LG+��g��a�f5�B3�]J�aN�^M�;5�"%��
|