Lines Matching refs:vec_packsu
3704 /* Function vec_packsu */
3707 UCaux1.v = vec_packsu( Scons1, Scons2 );
3730 printf("Function vec_packsu [type char] ===> Error\n");
3732 printf("Function vec_packsu [type char] ===> OK\n");
3735 UCaux1.v = vec_packsu( UScons1, UScons2 );
3754 printf("Function vec_packsu [type unsigned char] ===> Error\n");
3756 printf("Function vec_packsu [type unsigned char] ===> OK\n");
3759 USaux1.v = vec_packsu( Icons1, Icons2 );
3782 printf("Function vec_packsu [type short] ===> Error\n");
3784 printf("Function vec_packsu [type short] ===> OK\n");
3787 USaux1.v = vec_packsu( UIcons1, UIcons2 );
3806 printf("Function vec_packsu [type unsigned short] ===> Error\n");
3808 printf("Function vec_packsu [type unsigned short] ===> OK\n");