Searched refs:coeff32 (Results 1 – 2 of 2) sorted by relevance
50 int32x2_t coeff32 = vld1_dup_s32((int32_t*)&coefficients[j]); in WebRtcSpl_DownsampleFastNeon() local51 int16x4_t coeff16x4 = vreinterpret_s16_s32(coeff32); in WebRtcSpl_DownsampleFastNeon()
372 const int32_t* coeff32 = kCoeff32; in FTransform_NEON() local471 [coeff32] "+r"(coeff32) // modified registers in FTransform_NEON()