Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
Dswscale_template.c147 "movq %%mm6, "V_TEMP"(%0) \n\t"\
192 "movq "V_TEMP"(%0), %%mm4 \n\t"\
273 "movq %%mm4, "V_TEMP"(%0) \n\t" in RENAME()
836 "mov "V_TEMP"(%5), %1 \n\t" in RENAME()
/third_party/ffmpeg/libswscale/
Dswscale_internal.h458 #define V_TEMP "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+32" macro