Lines Matching full:part
65 spx_word32_t part=0;66 part = MAC16_16(part,*x++,*y++);67 part = MAC16_16(part,*x++,*y++);68 part = MAC16_16(part,*x++,*y++);69 part = MAC16_16(part,*x++,*y++);71 sum = ADD32(sum,SHR32(part,6));