Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
Dswscale_template.c274 "movq %%mm5, "Y_TEMP"(%0) \n\t" in RENAME()
276 "movq "Y_TEMP"(%0), %%mm5 \n\t" in RENAME()
/third_party/ffmpeg/libswscale/
Dswscale_internal.h459 #define Y_TEMP "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+40" macro