/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
D | LVDBE_Process.cpp | 79 const LVM_UINT16 NrFrames) // updated to use samples = frames * channels. in LVDBE_Process() argument 91 const LVM_INT32 NrSamples = NrChannels * NrFrames; in LVDBE_Process() 116 if (NrFrames > pInstance->Capabilities.MaxBlockSize) in LVDBE_Process() 143 (LVM_INT16)NrFrames, in LVDBE_Process() 149 (LVM_INT16)NrFrames); in LVDBE_Process() 159 (LVM_INT16)NrFrames, /* Number of frames */ in LVDBE_Process() 164 (LVM_INT16)NrFrames); in LVDBE_Process() 173 (LVM_INT16)NrFrames); in LVDBE_Process() 183 NrFrames, /* Number of frames */ in LVDBE_Process() 190 NrFrames); in LVDBE_Process() [all …]
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | Copy_16.cpp | 90 LVM_INT16 NrFrames, /* Number of frames */ in Copy_Float_Mc_Stereo() argument 97 for (ii = NrFrames; ii != 0; ii--) in Copy_Float_Mc_Stereo() 107 src += (NrFrames - 1); in Copy_Float_Mc_Stereo() 108 dst += 2 * (NrFrames - 1); in Copy_Float_Mc_Stereo() 109 for (ii = NrFrames; ii != 0; ii--) in Copy_Float_Mc_Stereo() 123 LVM_INT16 NrFrames, /* Number of frames*/ in Copy_Float_Stereo_Mc() argument 130 StereoOut += 2 * (NrFrames - 1); in Copy_Float_Stereo_Mc() 131 dst += NrChannels * (NrFrames - 1); in Copy_Float_Stereo_Mc() 132 src += NrChannels * (NrFrames - 1); in Copy_Float_Stereo_Mc() 133 for (ii = NrFrames; ii != 0; ii--) in Copy_Float_Stereo_Mc()
|
D | LVC_MixSoft_2St_D16C31_SAT.cpp | 93 LVM_INT16 NrFrames, in LVC_MixSoft_2Mc_D16C31_SAT() argument 101 if (NrFrames <= 0) return; in LVC_MixSoft_2Mc_D16C31_SAT() 108 src2, dst, NrFrames, NrChannels); in LVC_MixSoft_2Mc_D16C31_SAT() 112 src1, dst, NrFrames, NrChannels); in LVC_MixSoft_2Mc_D16C31_SAT() 118 src1, dst, NrFrames, NrChannels); in LVC_MixSoft_2Mc_D16C31_SAT() 120 src2, dst, NrFrames, NrChannels); in LVC_MixSoft_2Mc_D16C31_SAT() 128 src1, src2, dst, NrFrames * NrChannels); in LVC_MixSoft_2Mc_D16C31_SAT()
|
D | LVC_MixSoft_1St_D16C31_SAT.cpp | 126 LVM_INT16 NrFrames, in LVC_MixSoft_Mc_D16C31_SAT() argument 134 if (NrFrames <= 0) return; in LVC_MixSoft_Mc_D16C31_SAT() 156 NrFrames, in LVC_MixSoft_Mc_D16C31_SAT() 167 LoadConst_Float(0.0, dst, NrFrames * NrChannels); in LVC_MixSoft_Mc_D16C31_SAT() 170 Mult3s_Float(src, (pInstance->Target), dst, NrFrames * NrChannels); in LVC_MixSoft_Mc_D16C31_SAT() 172 Copy_Float(src, dst, NrFrames * NrChannels); in LVC_MixSoft_Mc_D16C31_SAT()
|
D | LVC_Mixer_Private.h | 57 LVM_INT16 NrFrames, 68 LVM_INT16 NrFrames, 88 LVM_INT16 NrFrames, 107 LVM_INT16 NrFrames,
|
D | LVC_Mixer.h | 95 LVM_INT16 NrFrames, 107 LVM_INT16 NrFrames, 121 LVM_INT16 NrFrames, 134 LVM_INT16 NrFrames,
|
D | LVC_MixInSoft_D16C31_SAT.cpp | 129 LVM_INT16 NrFrames, in LVC_MixInSoft_Mc_D16C31_SAT() argument 137 if (NrFrames <= 0) return; in LVC_MixInSoft_Mc_D16C31_SAT() 159 NrFrames, in LVC_MixInSoft_Mc_D16C31_SAT() 171 Add2_Sat_Float(src, dst, NrFrames*NrChannels); in LVC_MixInSoft_Mc_D16C31_SAT() 177 NrFrames * NrChannels); in LVC_MixInSoft_Mc_D16C31_SAT()
|
D | LVC_MixSoft_1St_2i_D16C31_SAT.cpp | 48 LVM_INT16 NrFrames, in LVC_MixSoft_1St_MC_float_SAT() argument 125 if (NrFrames <= 0) return; in LVC_MixSoft_1St_MC_float_SAT() 169 src, dst, NrFrames, NrChannels); in LVC_MixSoft_1St_MC_float_SAT() 183 Copy_Float(src, dst, NrFrames*NrChannels); in LVC_MixSoft_1St_MC_float_SAT() 189 src, dst, NrFrames, NrChannels); in LVC_MixSoft_1St_MC_float_SAT()
|
D | From2iToMono_32.cpp | 90 LVM_INT16 NrFrames, in FromMcToMono_Float() argument 96 for (ii = NrFrames; ii != 0; ii--) in FromMcToMono_Float()
|
D | LVC_Core_MixHard_1St_2i_D16C31_SAT.cpp | 63 LVM_INT16 NrFrames, in LVC_Core_MixHard_1St_MC_float_SAT() argument 68 for (ii = NrFrames; ii != 0; ii--) in LVC_Core_MixHard_1St_MC_float_SAT()
|
D | DC_2I_D16_TRC_WRA_01.cpp | 85 LVM_INT16 NrFrames, in DC_Mc_D16_TRC_WRA_01() argument 95 for (j = NrFrames - 1; j >= 0; j--) in DC_Mc_D16_TRC_WRA_01()
|
D | LVC_Core_MixSoft_1St_D16C31_WRA.cpp | 129 LVM_INT16 NrFrames, in LVC_Core_MixSoft_Mc_D16C31_WRA() argument 146 InLoop = (LVM_INT16)(NrFrames >> 1); in LVC_Core_MixSoft_Mc_D16C31_WRA() 148 OutLoop = (LVM_INT16)(NrFrames - (InLoop << 1)); in LVC_Core_MixSoft_Mc_D16C31_WRA()
|
D | LVC_Core_MixInSoft_D16C31_SAT.cpp | 137 LVM_INT16 NrFrames, in LVC_Core_MixInSoft_Mc_D16C31_SAT() argument 155 InLoop = (LVM_INT16)(NrFrames >> 1); in LVC_Core_MixInSoft_Mc_D16C31_SAT() 157 OutLoop = (LVM_INT16)(NrFrames - (InLoop << 1)); in LVC_Core_MixInSoft_Mc_D16C31_SAT()
|
D | FO_2I_D16F32C15_LShx_TRC_WRA_01.cpp | 141 LVM_INT16 NrFrames, in FO_Mc_D16F32C15_LShx_TRC_WRA_01() argument 156 for (ii = NrFrames; ii != 0; ii--) in FO_Mc_D16F32C15_LShx_TRC_WRA_01()
|
D | PK_2I_D32F32C14G11_TRC_WRA_01.cpp | 139 LVM_INT16 NrFrames, in PK_Mc_D32F32C14G11_TRC_WRA_01() argument 146 for (ii = NrFrames; ii != 0; ii--) in PK_Mc_D32F32C14G11_TRC_WRA_01()
|
D | BQ_2I_D32F32C30_TRC_WRA_01.cpp | 147 LVM_INT16 NrFrames, in BQ_MC_D32F32C30_TRC_WRA_01() argument 155 for (ii = NrFrames; ii != 0; ii--) in BQ_MC_D32F32C30_TRC_WRA_01()
|
D | AGC_MIX_VOL_2St1Mon_D32_WRA.cpp | 216 LVM_UINT16 NrFrames, in AGC_MIX_VOL_Mc1Mon_D32_WRA() argument 246 for (i = 0; i < NrFrames; i++) /* For each frame */ in AGC_MIX_VOL_Mc1Mon_D32_WRA()
|
D | LVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp | 152 LVM_INT16 NrFrames, in LVC_Core_MixSoft_1St_MC_float_WRA() argument 162 for (ii = NrFrames; ii > 0; ii--) in LVC_Core_MixSoft_1St_MC_float_WRA()
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
D | LVCS_Process.cpp | 80 #define NrFrames NumSamples // alias for clarity in LVCS_Process_CS() macro 106 pInput = pScratch + (2 * NrFrames); in LVCS_Process_CS() 107 pStIn = pScratch + ((LVCS_SCRATCHBUFFERS - 2) * NrFrames); in LVCS_Process_CS() 113 NrFrames, in LVCS_Process_CS() 117 (LVM_INT16)(2 * NrFrames)); in LVCS_Process_CS() 140 NrFrames); /* Number of frames to process */ in LVCS_Process_CS() 216 #define NrFrames NumSamples // alias for clarity in LVCS_Process() macro 254 ((LVCS_SCRATCHBUFFERS - 4) * NrFrames); in LVCS_Process() 267 NrFrames); in LVCS_Process() 296 (LVM_INT32)(2 * NrFrames)); in LVCS_Process() [all …]
|
/frameworks/av/media/libeffects/lvm/lib/Eq/src/ |
D | LVEQNB_Process.cpp | 64 const LVM_UINT16 NrFrames) in LVEQNB_Process() argument 75 const LVM_INT32 NrSamples = NrChannels * NrFrames; in LVEQNB_Process() 94 if (NrFrames > pInstance->Capabilities.MaxBlockSize) in LVEQNB_Process() 136 (LVM_INT16)NrFrames, in LVEQNB_Process() 142 (LVM_INT16)NrFrames); in LVEQNB_Process() 159 (LVM_INT16)NrFrames, in LVEQNB_Process()
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
D | LVM_Process.cpp | 70 #define NrFrames SampleCount // alias for clarity in LVM_Process() macro 186 (LVM_INT16)(NrFrames), in LVM_Process() 230 (LVM_INT16)(NrChannels * NrFrames)); /* Copy all samples */ in LVM_Process() 250 (LVM_INT16)NrFrames, in LVM_Process() 267 NrFrames, in LVM_Process() 289 (LVM_INT16)(NrFrames), in LVM_Process() 310 (LVM_INT16)NrFrames, in LVM_Process()
|
D | LVM_Buffers.cpp | 393 #define NrFrames NumSamples // alias for clarity in LVM_BufferManagedOut() macro 460 (LVM_INT16)(NrChannels * NrFrames)); /* Number of delay samples */ in LVM_BufferManagedOut() 471 pDest += NrChannels * NrFrames; /* Output sample pointer */ in LVM_BufferManagedOut() 482 Copy_Float(&pBuffer->OutDelayBuffer[NrChannels * NrFrames], /* Source */ in LVM_BufferManagedOut() 534 (LVM_INT16)(NrChannels * NrFrames)); /* Number of processed samples */ in LVM_BufferManagedOut() 544 pStart += NrChannels * NrFrames; /* Processed sample pointer */ in LVM_BufferManagedOut() 545 pDest += NrChannels * NrFrames; /* Output sample pointer */ in LVM_BufferManagedOut() 616 #undef NrFrames in LVM_BufferUnmanagedOut() 617 #define NrFrames (*pNumSamples) // alias for clarity in LVM_BufferUnmanagedOut() macro 627 pInstance->pOutputSamples += (LVM_INT16)(NrFrames * NumChannels); in LVM_BufferUnmanagedOut()
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
D | VectorArithmetic.h | 37 LVM_INT16 NrFrames, 42 LVM_INT16 NrFrames, 116 LVM_INT16 NrFrames,
|
D | BIQUAD.h | 192 LVM_INT16 NrFrames, 230 LVM_INT16 NrFrames, 273 LVM_INT16 NrFrames, 288 LVM_INT16 NrFrames,
|
D | AGC.h | 62 LVM_UINT16 NrFrames, /* Number of frames */
|