Home | History | Annotate | Download | only in dsp

Lines Matching refs:VALUE

81 #define LOADQ_LANE_32b(VALUE, LANE) do {                             \
82 (VALUE) = vld1q_lane_u32((const uint32_t*)src, (VALUE), (LANE)); \
576 FLIP_SIGN_BIT4(p1, p0, q0, q1, q10) /* convert to signed value */ \
971 // vqdmulh returns high half (effectively >> 16) but also doubles the value,
973 // We use this to our advantage with kC2. The canonical value is 35468.