Home
last modified time | relevance | path

Searched refs:SWAP (Results 1 – 25 of 58) sorted by relevance

123

/third_party/ffmpeg/libavcodec/x86/
Dvp8dsp_loopfilter.asm1057 SWAP 6, 7
1059 SWAP 1, 0
1061 SWAP 0, 10
1089 SWAP 6, 7
1091 SWAP 1, 10
1097 SWAP 6, 7
1099 SWAP 1, 0
1101 SWAP 0, 10
1129 SWAP 6, 7
1131 SWAP 1, 10
[all …]
Dhevc_mc.asm626 SWAP 1, 10
630 SWAP 3, 10
635 SWAP 5, 10
639 SWAP 7, 10
892 SWAP m8, m1
894 SWAP m4, m0
899 SWAP m9, m1
901 SWAP m5, m0
906 SWAP m10, m1
908 SWAP m6, m0
[all …]
Dh264_idct_10bit.asm410 SWAP 0, 1
429 SWAP 1, 7
439 SWAP 5, 6
454 SWAP 7, 6, 4, 5, 2, 3, 1, 0 ; 70315246 -> 01234567
529 SWAP 1, 9
530 SWAP 2, 10
531 SWAP 3, 11
532 SWAP 5, 13
533 SWAP 6, 14
534 SWAP 7, 15
[all …]
Ddct32.asm74 SWAP %2, %5
269 %define SPILL SWAP
270 %define UNSPILL SWAP
274 SWAP 5, 8
275 SWAP 4, 12
276 SWAP 6, 14
277 SWAP 7, 13
278 SWAP 0, 15
292 SWAP 9, 12
293 SWAP 11, 14
[all …]
Dvp9itxfm_template.asm25 SWAP 1, 2, 3
31 SWAP 5, 1
33 SWAP 4, 2
36 SWAP 3, 2, 1
71 SWAP 0, 3, 2 ; 3102 -> 0123
141 SWAP 0, 1, 2, 3
Dvp9itxfm.asm292 SWAP 1, 2
368 SWAP %1, %2
376 SWAP %1, %2
395 SWAP 7, 6, 2
396 SWAP 3, 5, 0
399 SWAP 6, 8
410 SWAP 0, 8
411 SWAP 4, 9
474 SWAP 5, 1
492 SWAP 7, 6, 2
[all …]
Dvp9lpf.asm56 SWAP %1, %2
64 SWAP %1, %2
285 SWAP %2, %9
286 SWAP %3, %5
287 SWAP %4, %13
288 SWAP %6, %11
289 SWAP %8, %15
290 SWAP %12, %14
313 SWAP %2, %5
314 SWAP %4, %7
Dh264_idct.asm92 SWAP 0, 1
111 SWAP 7,1
121 SWAP 5,6
135 SWAP 7, 6, 4, 5, 2, 3, 1, 0 ; 70315246 -> 01234567
220 SWAP 0, 8
221 SWAP 4, 9
223 SWAP 6, 8
224 SWAP 7, 9
237 SWAP 0, 8
238 SWAP 1, 9
[all …]
Dh264_qpel_10bit.asm280 SWAP 2, 6
355 SWAP 2, 6
403 SWAP 0,1,2,3,4,5 label
412 SWAP 0,1,2,3,4,5 label
426 SWAP 0,1,2,3,4,5
452 SWAP 0,1,2,3,4,5
507 SWAP 0,1,2,3,4,5 label
521 SWAP 0,1,2,3,4,5 label
545 SWAP 0,1,2,3,4,5
640 SWAP 0,1,2,3,4,5
Dhevc_idct.asm328 SWAP 3, 1, 0
330 SWAP 3, 2, 0
406 SWAP m7, %9
407 SWAP %7, %10
474 SWAP m6, m4
475 SWAP m7, m5
534 ; %5 - 1/0 SWAP or add
542 SWAP %6, %8
Dsimple_idct10_template.asm310 SWAP 8, 10
311 SWAP 1, 8
312 SWAP 4, 13
313 SWAP 9, 12
Dh264_deblock_10bit.asm244 SWAP 2, 7
335 SWAP 0, 8
336 SWAP 3, 9
427 SWAP %1, %2
Dimdct36.asm241 SWAP m5, m8
257 SWAP m5, m8
319 SWAP m4, m3
393 %define SPILL SWAP
394 %define UNSPILL SWAP
656 SWAP m0, m2
/third_party/ffmpeg/libavutil/x86/
Dx86util.asm59 SWAP %3, %4
65 SWAP %2, %4, %3
71 SWAP %1, %3, %2
77 SWAP %1, %3
85 SWAP %2, %3
93 SWAP %2, %3
119 SWAP %2, %3
128 SWAP %2, %3
141 SWAP %2, %5
142 SWAP %4, %7
[all …]
Dfloat_dsp.asm108 SWAP 0, 2
171 SWAP 0, 2
202 SWAP 0, 2
268 SWAP 0, 2
/third_party/openssl/crypto/aes/
Daes_local.h19 # define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
20 # define GETU32(p) SWAP(*((u32 *)(p)))
21 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/third_party/node/deps/openssl/openssl/crypto/aes/
Daes_local.h19 # define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
20 # define GETU32(p) SWAP(*((u32 *)(p)))
21 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_bank_conflicts.cpp262 #define SWAP(x, y) do { \ macro
297 SWAP(v, u.v); in operator =()
298 SWAP(size, u.size); in operator =()
397 SWAP(max_reg, p.max_reg); in operator =()
398 SWAP(offsets, p.offsets); in operator =()
399 SWAP(atoms, p.atoms); in operator =()
774 SWAP(v, p.v); in operator =()
775 SWAP(size, p.size); in operator =()
881 SWAP(map.v[r], map.v[best_s]); in optimize_reg_permutation()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes_i.h109 #define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
110 #define GETU32(p) SWAP(*((u32 *)(p)))
111 #define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes_i.h109 #define SWAP(x) (_lrotl(x, 8) & 0x00ff00ff | _lrotr(x, 8) & 0xff00ff00) macro
110 #define GETU32(p) SWAP(*((u32 *)(p)))
111 #define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); }
/third_party/lwip/src/netif/ppp/polarssl/
Ddes.c298 #define SWAP(a,b) { unsigned long t = a; a = b; b = t; t = 0; } macro
388 SWAP( ctx->sk[i ], ctx->sk[30 - i] ); in des_setkey_dec()
389 SWAP( ctx->sk[i + 1], ctx->sk[31 - i] ); in des_setkey_dec()
/third_party/ffmpeg/libavresample/x86/
Dutil.asm27 SWAP %1, %2
40 SWAP %2,%3
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
DdEQP-GLES2.functional.texture.specification.basic_teximage2d.rgba16f_2d.log67 …RB_COPY_DEST_INFO: { DEST_ENDIAN = ENDIAN_NONE | FORMAT = COLORX_4_4_4_4 | SWAP = 0 | DITHER_MODE …
105 …RB_COLOR_INFO: { FORMAT = COLORX_16_16_16_16_FLOAT | ROUND_MODE = 0 | ENDIAN = 0 | SWAP = 0 | BASE…
261 …INFO: { FORMAT = COLORX_16_16_16_16_FLOAT | ROUND_MODE = 0 | ENDIAN = 0 | SWAP = 0 | BASE = 0x110d…
314 !+ 0003c000 RB_COPY_DEST_INFO: { DEST_ENDIAN = ENDIAN_NONE | FORMAT = COLORX_4_4_4_4 | SWAP = 0 |…
441 …RB_COPY_DEST_INFO: { DEST_ENDIAN = ENDIAN_NONE | FORMAT = COLORX_4_4_4_4 | SWAP = 0 | DITHER_MODE …
479 …RB_COLOR_INFO: { FORMAT = COLORX_16_16_16_16_FLOAT | ROUND_MODE = 0 | ENDIAN = 0 | SWAP = 0 | BASE…
635 …INFO: { FORMAT = COLORX_16_16_16_16_FLOAT | ROUND_MODE = 0 | ENDIAN = 0 | SWAP = 0 | BASE = 0x1240…
688 …+ 0003c000 RB_COPY_DEST_INFO: { DEST_ENDIAN = ENDIAN_NONE | FORMAT = COLORX_4_4_4_4 | SWAP = 0 |…
815 …RB_COPY_DEST_INFO: { DEST_ENDIAN = ENDIAN_NONE | FORMAT = COLORX_4_4_4_4 | SWAP = 0 | DITHER_MODE …
853 …RB_COLOR_INFO: { FORMAT = COLORX_16_16_16_16_FLOAT | ROUND_MODE = 0 | ENDIAN = 0 | SWAP = 0 | BASE…
[all …]
/third_party/ffmpeg/libswresample/x86/
Daudio_convert.asm76 SWAP 1,2
146 SWAP 1,2
260 SWAP 4,6
269 SWAP 2,5
360 SWAP 1, 4
361 SWAP 2, 3
536 SWAP 4,0
550 SWAP 1,2
/third_party/ffmpeg/libavfilter/x86/
Dvf_convolution.asm58 SWAP m0, m2
59 SWAP m1, m3

123