Searched refs:packedValue (Results 1 – 2 of 2) sorted by relevance
89 q31_t packedValue; /* value packed to 32 bits */ in arm_fill_q15() local92 packedValue = __PKHBT(value, value, 16U); in arm_fill_q15()102 write_q15x2_ia (&pDst, packedValue); in arm_fill_q15()103 write_q15x2_ia (&pDst, packedValue); in arm_fill_q15()
89 q31_t packedValue; /* value packed to 32 bits */ in arm_fill_q7() local92 packedValue = __PACKq7(value, value, value, value); in arm_fill_q7()102 write_q7x4_ia (&pDst, packedValue); in arm_fill_q7()