Lines Matching defs:abuf0
801 const int16_t *abuf0 = abuf[0], *abuf1 = abuf[1];
806 "psraw $3, %%mm1 \n\t" /* abuf0[eax] - abuf1[eax] >>7*/
807 "psraw $3, %%mm7 \n\t" /* abuf0[eax] - abuf1[eax] >>7*/
812 "r" (abuf0), "r" (abuf1)
816 c->u_temp=(intptr_t)abuf0;
828 "psraw $3, %%mm1 \n\t" /* abuf0[eax] - abuf1[eax] >>7*/
829 "psraw $3, %%mm7 \n\t" /* abuf0[eax] - abuf1[eax] >>7*/
1106 "movq (%1, "#index", 2), %%mm7 \n\t" /* abuf0[index ] */\
1107 "movq 8(%1, "#index", 2), %%mm1 \n\t" /* abuf0[index+4] */\
1108 "psraw $7, %%mm7 \n\t" /* abuf0[index ] >>7 */\
1109 "psraw $7, %%mm1 \n\t" /* abuf0[index+4] >>7 */\
1118 const int16_t *abuf0, uint8_t *dest,
1136 :: "c" (buf0), "d" (abuf0), "S" (ubuf0), "D" (ubuf1), "m" (dest),
1165 :: "c" (buf0), "d" (abuf0), "S" (ubuf0), "D" (ubuf1), "m" (dest),
1187 const int16_t *abuf0, uint8_t *dest,
1228 const int16_t *abuf0, uint8_t *dest,
1281 const int16_t *abuf0, uint8_t *dest,
1371 const int16_t *abuf0, uint8_t *dest,