Lines Matching defs:s1

285   mlib_u32 s0, s1;           /* source data */
303 s1 = (sp[1] << 1);
308 t3 = VIS_LD_U16_I(tab1, s1);
309 t2 = VIS_LD_U16_I(tab0, s1);
317 s1 = (sp[1] << 1);
321 t3 = VIS_LD_U16_I(tab1, s1);
322 t2 = VIS_LD_U16_I(tab0, s1);
349 mlib_u32 s0, s1, s2; /* source data */
370 s1 = (sp[0] << 1);
377 t2 = VIS_LD_U16_I(tab1, s1);
378 t1 = VIS_LD_U16_I(tab0, s1);
385 s1 = (sp[0] << 1);
391 t2 = VIS_LD_U16_I(tab1, s1);
392 t1 = VIS_LD_U16_I(tab0, s1);
405 s1 = (sp[0] << 1);
406 t1 = VIS_LD_U16_I(tab0, s1);
411 s0 = s1; dl += 2;
472 mlib_u32 s0, s1, s2;
475 s1 = tab1[0];
477 s2 = (s0 << 16) + s1;
479 s1 = tab1[i];
483 s2 = (s0 << 16) + s1;
625 mlib_u32 s0, s1; /* source data */
645 s1 = *sa++;
652 t3 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 21) & 0x7F8 ));
662 s0 = s1;
663 s1 = *sa++;
672 t3 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 21) & 0x7F8 ));
708 mlib_u32 s0, s1; /* source data */
728 s1 = *sa++;
734 t2 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 21) & 0x7F8 ));
735 t3 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 13) & 0x7F8 ));
745 s0 = s1;
746 s1 = *sa++;
754 t2 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 21) & 0x7F8 ));
755 t3 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 13) & 0x7F8 ));
791 mlib_u32 s0, s1; /* source data */
811 s1 = *sa++;
816 t1 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 21) & 0x7F8 ));
817 t2 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 13) & 0x7F8 ));
818 t3 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 5) & 0x7F8 ));
828 s0 = s1;
829 s1 = *sa++;
836 t1 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 21) & 0x7F8 ));
837 t2 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 13) & 0x7F8 ));
838 t3 = *(mlib_d64*)((mlib_u8*)table + ((s1 >> 5) & 0x7F8 ));
1029 mlib_u32 s0, s1, s2, s3;
1032 s1 = tab1[0];
1035 s3 = (s0 << 16) + s1;
1037 s1 = tab1[i];
1043 s3 = (s0 << 16) + s1;
1318 mlib_u32 s0, s1; /* source data */
1339 s1 = (*sp++) << 1;
1343 t3 = VIS_LD_U16_I(tab0, s1);
1351 s0 = s1;
1352 s1 = (*sp++) << 1;
1356 t3 = VIS_LD_U16_I(tab0, s1);
1364 s0 = s1;
1383 mlib_u32 s0, s1; /* source data */
1404 s1 = (*sp++) << 1;
1408 t3 = VIS_LD_U16_I(tab1, s1);
1409 t2 = VIS_LD_U16_I(tab0, s1);
1416 s0 = s1;
1417 s1 = (*sp++) << 1;
1421 t3 = VIS_LD_U16_I(tab1, s1);
1422 t2 = VIS_LD_U16_I(tab0, s1);
1429 s0 = s1;
1447 mlib_u32 s0, s1; /* source data */
1468 s1 = (*sp++) << 1;
1472 t3 = VIS_LD_U16_I(tab2, s1);
1473 t2 = VIS_LD_U16_I(tab1, s1);
1474 t1 = VIS_LD_U16_I(tab0, s1);
1480 s0 = s1;
1481 s1 = (*sp++) << 1;
1485 t3 = VIS_LD_U16_I(tab2, s1);
1486 t2 = VIS_LD_U16_I(tab1, s1);
1487 t1 = VIS_LD_U16_I(tab0, s1);
1493 s0 = s1;
1568 mlib_u32 s0, s1, s2, s3, s4, s5;
1571 s1 = tab1[0];
1575 s4 = (s0 << 16) + s1;
1578 s1 = tab1[i];
1585 s4 = (s0 << 16) + s1;