Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
Dswscale_template.c208 "psubw "Y_OFFSET"(%0), %%mm1 \n\t" /* 8(Y-16)*/\
209 "psubw "Y_OFFSET"(%0), %%mm7 \n\t" /* 8(Y-16)*/\
766 "psubw "Y_OFFSET"("#c"), %%mm1 \n\t" /* 8(Y-16)*/\
767 "psubw "Y_OFFSET"("#c"), %%mm7 \n\t" /* 8(Y-16)*/\
1031 "psubw "Y_OFFSET"("#c"), %%mm1 \n\t" /* 8(Y-16)*/\
1032 "psubw "Y_OFFSET"("#c"), %%mm7 \n\t" /* 8(Y-16)*/\
1087 "psubw "Y_OFFSET"("#c"), %%mm1 \n\t" /* 8(Y-16)*/\
1088 "psubw "Y_OFFSET"("#c"), %%mm7 \n\t" /* 8(Y-16)*/\
/third_party/ffmpeg/libswscale/
Dswscale_internal.h449 #define Y_OFFSET "8*8" macro