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.c290 "psubw "Y_OFFSET"(%0), %%mm1 \n\t" /* 8(Y-16)*/\
291 "psubw "Y_OFFSET"(%0), %%mm7 \n\t" /* 8(Y-16)*/\
848 "psubw "Y_OFFSET"("#c"), %%mm1 \n\t" /* 8(Y-16)*/\
849 "psubw "Y_OFFSET"("#c"), %%mm7 \n\t" /* 8(Y-16)*/\
1113 "psubw "Y_OFFSET"("#c"), %%mm1 \n\t" /* 8(Y-16)*/\
1114 "psubw "Y_OFFSET"("#c"), %%mm7 \n\t" /* 8(Y-16)*/\
1169 "psubw "Y_OFFSET"("#c"), %%mm1 \n\t" /* 8(Y-16)*/\
1170 "psubw "Y_OFFSET"("#c"), %%mm7 \n\t" /* 8(Y-16)*/\
/third_party/ffmpeg/libswscale/
Dswscale_internal.h446 #define Y_OFFSET "8*8" macro