Home
last modified time | relevance | path

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

123

/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 …]
/third_party/ffmpeg/libavcodec/x86/
Dhevc_mc.asm586 SWAP 1, 10
590 SWAP 3, 10
595 SWAP 5, 10
599 SWAP 7, 10
852 SWAP m8, m1
854 SWAP m4, m0
859 SWAP m9, m1
861 SWAP m5, m0
866 SWAP m10, m1
868 SWAP m6, m0
[all …]
Dvp8dsp_loopfilter.asm1367 SWAP 6, 7
1369 SWAP 1, 0
1371 SWAP 0, 10
1399 SWAP 6, 7
1401 SWAP 1, 10
1407 SWAP 6, 7
1409 SWAP 1, 0
1411 SWAP 0, 10
1439 SWAP 6, 7
1441 SWAP 1, 10
[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
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
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 …]
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
Dh264_idct.asm99 SWAP 0, 1
118 SWAP 7,1
128 SWAP 5,6
142 SWAP 7, 6, 4, 5, 2, 3, 1, 0 ; 70315246 -> 01234567
244 SWAP 0, 8
245 SWAP 4, 9
247 SWAP 6, 8
248 SWAP 7, 9
261 SWAP 0, 8
262 SWAP 1, 9
[all …]
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
Dh264_deblock_10bit.asm244 SWAP 2, 7
335 SWAP 0, 8
336 SWAP 3, 9
427 SWAP %1, %2
Dsimple_idct10_template.asm310 SWAP 8, 10
311 SWAP 1, 8
312 SWAP 4, 13
313 SWAP 9, 12
/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_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/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/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/gstreamer/gstplugins_bad/ext/closedcaption/
Dmisc.h119 #undef SWAP
120 #define SWAP(x, y) \ macro
188 #undef SWAP
189 #define SWAP(x, y) \ macro
/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/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/gstreamer/gstplugins_base/gst/tcp/
Dgstsocketsrc.c106 #define SWAP(a, b) do { GSocket* _swap_tmp = a; a = b; b = _swap_tmp; } while (0); macro
339 SWAP (socket, tmp); in gst_socket_src_fill()
397 SWAP (socket, socketsrc->socket); in gst_socket_src_set_property()
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_bitonic_sort_f32.c837 #define SWAP(a,i,j) \ macro
849 SWAP(a,0,1); in arm_bitonic_sort_4_f32()
853 SWAP(a,2,3); in arm_bitonic_sort_4_f32()
858 SWAP(a,0,3); in arm_bitonic_sort_4_f32()
862 SWAP(a,1,2); in arm_bitonic_sort_4_f32()
867 SWAP(a,0,1); in arm_bitonic_sort_4_f32()
871 SWAP(a,2,3); in arm_bitonic_sort_4_f32()

123