Searched refs:pInputVec (Results 1 – 1 of 1) sorted by relevance
461 const float* pInputVec = in PaPatchListSingle() local464 const float* pInputVec = (const float*)(&PaGetSimdVector(pa, input_vec, slot)[i]); in PaPatchListSingle()466 pOutVec[cp * 4 + i] = pInputVec[input_lane]; in PaPatchListSingle()512 const float* pInputVec = in PaPatchListTerm() local519 const float* pInputVec = (const float*)(&PaGetSimdVector(pa, input_vec, slot)[i]); in PaPatchListTerm()521 vec[lane] = pInputVec[input_lane]; in PaPatchListTerm()570 const float* pInputVec = (const float*)(&PaGetSimdVector(pa, input_vec, slot)[i]); in PaPatchListTerm_simd16() local571 vec[lane] = pInputVec[input_lane]; in PaPatchListTerm_simd16()