Searched refs:Mac3s_Sat_Float (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
D | LVREV_Process.cpp | 276 Mac3s_Sat_Float(&pPrivate->pDelay_T[j][pPrivate->T[j] - NumSamples], in ReverbBlock() 286 Mac3s_Sat_Float(&pPrivate->pDelay_T[j][pPrivate->T[j] - NumSamples], in ReverbBlock() 323 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[1], -1.0f, in ReverbBlock() 325 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[2], -1.0f, in ReverbBlock() 334 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[0], -1.0f, in ReverbBlock() 336 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[3], -1.0f, in ReverbBlock() 346 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[0], -1.0f, in ReverbBlock() 357 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[0], -1.0f, in ReverbBlock() 359 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[1], -1.0f, in ReverbBlock() 370 Mac3s_Sat_Float(pPrivate->pScratchDelayLine[1], -1.0f, in ReverbBlock() [all …]
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | LVC_MixInSoft_D16C31_SAT.cpp | 79 Mac3s_Sat_Float(src, (pInstance->Target), dst, n); in LVC_MixInSoft_D16C31_SAT() 174 Mac3s_Sat_Float(src, in LVC_MixInSoft_Mc_D16C31_SAT()
|
D | Mac3s_Sat_32x16.cpp | 65 void Mac3s_Sat_Float(const LVM_FLOAT *src, in Mac3s_Sat_Float() function
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
D | VectorArithmetic.h | 85 void Mac3s_Sat_Float( const LVM_FLOAT *src,
|