Searched refs:Mult3s_16x16 (Results 1 - 5 of 5) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
H A D | mult3s_16x16.c | 28 void Mult3s_16x16( const LVM_INT16 *src, function
|
H A D | LVC_MixSoft_1St_D16C31_SAT.c | 153 Mult3s_16x16( dst, (LVM_INT16)(pInstance->Target>>16), dst, n ); 157 Mult3s_16x16( src, (LVM_INT16)(pInstance->Target>>16), dst, n );
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
H A D | VectorArithmetic.h | 57 * note: In Mult3s_16x16() saturation of result is not taken care when * 70 void Mult3s_16x16( const LVM_INT16 *src,
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
H A D | LVCS_ReverbGenerator.c | 414 Mult3s_16x16( (LVM_INT16 *)pScratch,
|
H A D | LVCS_StereoEnhancer.c | 396 Mult3s_16x16(pScratch, /* Source */
|
Completed in 11 milliseconds