Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
Dswscale_template.c146 "movq %%mm4, "U_TEMP"(%0) \n\t"\
191 "movq "U_TEMP"(%0), %%mm3 \n\t"\
272 "movq %%mm2, "U_TEMP"(%0) \n\t" in RENAME()
835 "mov "U_TEMP"(%5), %0 \n\t" in RENAME()
/third_party/ffmpeg/libswscale/
Dswscale_internal.h457 #define U_TEMP "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+24" macro