Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
H A Dsnowdsp.c628 "mov "FF_PTR_SIZE"*"ptr_offset"(%%"FF_REG_a"), %%"FF_REG_d"; \n\t"\
641 "mov "FF_PTR_SIZE"*"ptr_offset"(%%"FF_REG_a"), %%"FF_REG_d"; \n\t"\
666 "add %%"FF_REG_c", "FF_PTR_SIZE"*3(%%"FF_REG_a"); \n\t"\
667 "add %%"FF_REG_c", "FF_PTR_SIZE"*2(%%"FF_REG_a"); \n\t"\
668 "add %%"FF_REG_c", "FF_PTR_SIZE"*1(%%"FF_REG_a"); \n\t"\
681 "add"FF_OPSIZE" $"FF_PTR_SIZE"*2, %1 \n\t"\
688 "add"FF_OPSIZE" $"FF_PTR_SIZE"*1, %1 \n\t"\
714 "mov "FF_PTR_SIZE"(%%"FF_REG_D"), %%"FF_REG_D"; \n\t" in inner_add_yblock_bw_8_obmc_16_bh_even_sse2()
782 "mov "FF_PTR_SIZE"*"ptr_offset"(%%"FF_REG_a"), %%"FF_REG_d"; \n\t"\
814 "add %%"FF_REG_c", "FF_PTR_SIZE"*
[all...]
/third_party/ffmpeg/libavutil/x86/
H A Dasm.h38 # define FF_PTR_SIZE "8" macro
60 # define FF_PTR_SIZE "4" macro

Completed in 3 milliseconds