Home
last modified time | relevance | path

Searched refs:X86_32 (Results 1 – 18 of 18) sorted by relevance

/third_party/openh264/codec/common/x86/
Dasm_inc.asm199 %elifdef X86_32 ; X86_32 ;************************************
274 %ifdef X86_32
280 %ifdef X86_32
287 %ifdef X86_32
295 %ifdef X86_32
306 %ifdef X86_32
321 %ifdef X86_32
339 %ifdef X86_32
364 %ifdef X86_32
370 %ifdef X86_32
[all …]
Dcpuid.asm115 %elifdef X86_32
217 %ifdef X86_32
248 %ifdef X86_32
257 %ifdef X86_32
Dsatd_sad.asm774 %ifndef X86_32
847 %ifdef X86_32
872 %ifndef X86_32
1341 %ifdef X86_32
1364 %ifdef X86_32
1376 %ifdef X86_32
1404 %ifdef X86_32
1417 %ifdef X86_32
1451 %ifdef X86_32
1464 %ifdef X86_32
[all …]
Dmc_luma.asm551 %ifndef X86_32
642 %ifdef X86_32
658 %ifndef X86_32
687 %ifndef X86_32
778 %ifdef X86_32
794 %ifndef X86_32
1232 %ifndef X86_32
1322 %ifdef X86_32
1336 %ifndef X86_32
1365 %ifndef X86_32
[all …]
Dvaa.asm155 %ifdef X86_32
230 %ifdef X86_32
250 %ifdef X86_32
325 %ifdef X86_32
Dmb_copy.asm535 %ifdef X86_32
550 %ifdef X86_32
598 %ifdef X86_32
611 %ifdef X86_32
Ddeblock.asm373 %ifdef X86_32
671 %ifdef X86_32
Ddct.asm43 %ifdef X86_32
/third_party/openh264/codec/processing/src/x86/
Ddownsample_bilinear.asm119 %ifdef X86_32
131 %ifndef X86_32
138 %ifdef X86_32
265 %ifndef X86_32
269 %ifdef X86_32
280 %ifdef X86_32
292 %ifndef X86_32
299 %ifdef X86_32
377 %ifndef X86_32
381 %ifdef X86_32
[all …]
Dvaa.asm246 %ifdef X86_32
635 %ifdef X86_32
911 %ifdef X86_32
1230 %ifdef X86_32
2032 %ifdef X86_32
2057 %ifdef X86_32
2399 %ifdef X86_32
2430 %ifdef X86_32
2599 %ifdef X86_32
2631 %ifdef X86_32
[all …]
/third_party/openh264/codec/encoder/core/x86/
Dcoeff.asm99 %ifdef X86_32
366 %endif ; X86_32
374 %ifdef X86_32
516 %endif ;%ifdef X86_32
525 %ifdef X86_32
674 %ifdef X86_32
Dscore.asm174 %ifdef X86_32
197 %ifdef X86_32
263 %ifdef X86_32
311 %ifdef X86_32
Dquant.asm335 %ifndef X86_32
Dsample_sc.asm49 %ifdef X86_32
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h133 X86_32, enumerator
142 return X86_32; in x86_target()
Drtasm_x86sse.c374 if(x86_target(p) != X86_32) in x64_rexw()
608 if(x86_target(p) == X86_32 && reg.mod == mod_REG) in x86_inc()
621 if(x86_target(p) == X86_32 && reg.mod == mod_REG) in x86_dec()
696 assert(x86_target(p) != X86_32); in x64_mov64()
2142 case X86_32: in x86_fn_arg()
/third_party/ffmpeg/libavcodec/x86/
Dvc1dsp_mc.asm112 %endif ; X86_32
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c337 if (x86_target(p->func) != X86_32) in emit_mov64()
1332 if (x86_target(p->func) != X86_32) { in build_vertex_emit()
1344 if (x86_target(p->func) != X86_32) in build_vertex_emit()