Home
last modified time | relevance | path

Searched refs:FF_REG_D (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dsnowdsp.c623 "mov %1, %%"FF_REG_D" \n\t"\
624 "mov (%%"FF_REG_D"), %%"FF_REG_D" \n\t"\
625 "add %3, %%"FF_REG_D" \n\t"
677 "%"FF_REG_c"","%"FF_REG_S"","%"FF_REG_D"","%"FF_REG_d"");
702 "movdqa (%%"FF_REG_D"), %%xmm0 \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
708 "movdqa 16(%%"FF_REG_D"), %%xmm2\n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
713 "mov %1, %%"FF_REG_D" \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
714 "mov "FF_PTR_SIZE"(%%"FF_REG_D"), %%"FF_REG_D"; \ in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
[all...]
/third_party/ffmpeg/libswscale/x86/
H A Dhscale_fast_bilinear_simd.c75 "movq %%mm0, (%%"FF_REG_D", %%"FF_REG_a") \n\t" in ff_init_hscaler_mmxext()
112 "movq %%mm0, (%%"FF_REG_D", %%"FF_REG_a") \n\t" in ff_init_hscaler_mmxext()
220 "mov %1, %%"FF_REG_D" \n\t" in ff_hyscale_fast_mmxext()
234 "add %%"FF_REG_a", %%"FF_REG_D" \n\t"\ in ff_hyscale_fast_mmxext()
242 "add %%"FF_REG_a", %%"FF_REG_D" \n\t"\ in ff_hyscale_fast_mmxext()
273 : "%"FF_REG_a, "%"FF_REG_c, "%"FF_REG_d, "%"FF_REG_S, "%"FF_REG_D in ff_hyscale_fast_mmxext()
309 "mov %1, %%"FF_REG_D" \n\t" in ff_hcscale_fast_mmxext()
323 "mov %6, %%"FF_REG_D" \n\t" // dst2 in ff_hcscale_fast_mmxext()
350 : "%"FF_REG_a, "%"FF_REG_c, "%"FF_REG_d, "%"FF_REG_S, "%"FF_REG_D in ff_hcscale_fast_mmxext()
/third_party/ffmpeg/libavutil/x86/
H A Dasm.h36 # define FF_REG_D "rdi" macro
58 # define FF_REG_D "edi" macro

Completed in 3 milliseconds