OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mult3s_16x16
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Common/src/
mult3s_16x16.c
25
FUNCTION
MULT3S_16X16
28
void
Mult3s_16x16
( const LVM_INT16 *src,
Mult3s_32x16.c
26
FUNCTION
MULT3S_16X16
LVC_MixSoft_1St_D16C31_SAT.c
83
Mult3s_16x16
( dst, (LVM_INT16)(pInstance->Target>>16), dst, n );
87
Mult3s_16x16
( src, (LVM_INT16)(pInstance->Target>>16), dst, n );
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
VectorArithmetic.h
45
* note: In
Mult3s_16x16
() saturation of result is not taken care when *
52
void
Mult3s_16x16
( const LVM_INT16 *src,
/frameworks/av/media/libeffects/lvm/lib/
Android.mk
80
Common/src/
mult3s_16x16
.c \
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_StereoEnhancer.c
217
Mult3s_16x16
(pScratch, /* Source */
LVCS_ReverbGenerator.c
239
Mult3s_16x16
( (LVM_INT16 *)pScratch,
Completed in 159 milliseconds