Home
last modified time | relevance | path

Searched refs:FF_PTR_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c626 "mov "FF_PTR_SIZE"*"ptr_offset"(%%"FF_REG_a"), %%"FF_REG_d"; \n\t"\
639 "mov "FF_PTR_SIZE"*"ptr_offset"(%%"FF_REG_a"), %%"FF_REG_d"; \n\t"\
664 "add %%"FF_REG_c", "FF_PTR_SIZE"*3(%%"FF_REG_a"); \n\t"\
665 "add %%"FF_REG_c", "FF_PTR_SIZE"*2(%%"FF_REG_a"); \n\t"\
666 "add %%"FF_REG_c", "FF_PTR_SIZE"*1(%%"FF_REG_a"); \n\t"\
679 "add"FF_OPSIZE" $"FF_PTR_SIZE"*2, %1 \n\t"\
686 "add"FF_OPSIZE" $"FF_PTR_SIZE"*1, %1 \n\t"\
712 "mov "FF_PTR_SIZE"(%%"FF_REG_D"), %%"FF_REG_D"; \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
780 "mov "FF_PTR_SIZE"*"ptr_offset"(%%"FF_REG_a"), %%"FF_REG_d"; \n\t"\
812 "add %%"FF_REG_c", "FF_PTR_SIZE"*3(%%"FF_REG_a"); \n\t"\
[all …]
/third_party/ffmpeg/libavutil/x86/
Dasm.h38 # define FF_PTR_SIZE "8" macro
60 # define FF_PTR_SIZE "4" macro