Searched refs:LoadConst_16 (Results 1 - 12 of 12) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLoadConst_16.c25 FUNCTION LoadConst_16
28 void LoadConst_16(const LVM_INT16 val, function
H A DLVC_MixSoft_1St_D16C31_SAT.c149 LoadConst_16(0, dst, n);
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_GetInstanceHandle.c129 LoadConst_16(0, (LVM_INT16 *)pMemoryTable->Region[LVM_PERSISTENT_SLOW_DATA].pBaseAddress, (LVM_INT16)((pMemoryTable->Region[LVM_PERSISTENT_SLOW_DATA].Size)/sizeof(LVM_INT16)));
130 LoadConst_16(0, (LVM_INT16 *)pMemoryTable->Region[LVM_PERSISTENT_FAST_DATA].pBaseAddress, (LVM_INT16)((pMemoryTable->Region[LVM_PERSISTENT_FAST_DATA].Size)/sizeof(LVM_INT16)));
131 LoadConst_16(0, (LVM_INT16 *)pMemoryTable->Region[LVM_PERSISTENT_FAST_COEF].pBaseAddress, (LVM_INT16)((pMemoryTable->Region[LVM_PERSISTENT_FAST_COEF].Size)/sizeof(LVM_INT16)));
132 LoadConst_16(0, (LVM_INT16 *)pMemoryTable->Region[LVM_TEMPORARY_FAST].pBaseAddress, (LVM_INT16)((pMemoryTable->Region[LVM_TEMPORARY_FAST].Size)/sizeof(LVM_INT16)));
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
H A DLVDBE_Control.c128 LoadConst_16(0, /* Clear the history, value 0 */
153 LoadConst_16(0, /* Clear the history, value 0 */
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
H A DLVCS_ReverbGenerator.c181 LoadConst_16(0, /* Value */
198 LoadConst_16(0, /* Value */
H A DLVCS_Equaliser.c154 LoadConst_16((LVM_INT16)0, /* Value */
H A DLVCS_StereoEnhancer.c180 LoadConst_16(0, /* Value */
207 LoadConst_16(0, /* Value */
/frameworks/av/media/libeffects/lvm/lib/
H A DAndroid.mk76 Common/src/LoadConst_16.c \
153 Common/src/LoadConst_16.c \
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
H A DVectorArithmetic.h37 void LoadConst_16( const LVM_INT16 val,
/frameworks/av/media/libeffects/lvm/lib/Eq/src/
H A DLVEQNB_Control.c331 LoadConst_16(0, /* Clear the history, value 0 */
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Control.c334 LoadConst_16((LVM_INT16)0, /* Value */
H A DLVM_Init.c558 LoadConst_16(0, /* Clear the input delay buffer */

Completed in 81 milliseconds