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