Home
last modified time | relevance | path

Searched defs:NrFrames (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DCopy_16.cpp30 LVM_INT16 NrFrames, /* Number of frames */ in Copy_Float_Mc_Stereo()
55 LVM_INT16 NrFrames, /* Number of frames*/ in Copy_Float_Stereo_Mc()
DLVC_Core_MixHard_1St_2i_D16C31_SAT.cpp26 LVM_FLOAT* dst, LVM_INT16 NrFrames, LVM_INT16 NrChannels) { in LVC_Core_MixHard_1St_MC_float_SAT()
DDC_2I_D16_TRC_WRA_01.cpp39 LVM_FLOAT* pDataOut, LVM_INT16 NrFrames, LVM_INT16 NrChannels) { in DC_Mc_D16_TRC_WRA_01()
DFrom2iToMono_32.cpp58 void FromMcToMono_Float(const LVM_FLOAT* src, LVM_FLOAT* dst, LVM_INT16 NrFrames, in FromMcToMono_Float()
DLVC_Core_MixSoft_1St_2i_D16C31_WRA.cpp29 LVM_FLOAT* dst, LVM_INT16 NrFrames, LVM_INT16 NrChannels) { in LVC_Core_MixSoft_1St_MC_float_WRA()
DLVC_MixSoft_2St_D16C31_SAT.cpp80 const LVM_FLOAT* src2, LVM_FLOAT* dst, LVM_INT16 NrFrames, in LVC_MixSoft_2Mc_D16C31_SAT()
DLVC_MixSoft_1St_D16C31_SAT.cpp119 LVM_FLOAT* dst, LVM_INT16 NrFrames, LVM_INT16 NrChannels) { in LVC_MixSoft_Mc_D16C31_SAT()
DLVC_MixInSoft_D16C31_SAT.cpp120 LVM_FLOAT* dst, LVM_INT16 NrFrames, LVM_INT16 NrChannels) { in LVC_MixInSoft_Mc_D16C31_SAT()
DAGC_MIX_VOL_2St1Mon_D32_WRA.cpp74 const LVM_FLOAT* pMonoSrc, LVM_FLOAT* pDst, LVM_UINT16 NrFrames, in AGC_MIX_VOL_Mc1Mon_D32_WRA()
DLVC_Core_MixSoft_1St_D16C31_WRA.cpp102 LVM_FLOAT* dst, LVM_INT16 NrFrames, LVM_INT16 NrChannels) { in LVC_Core_MixSoft_Mc_D16C31_WRA()
DLVC_MixSoft_1St_2i_D16C31_SAT.cpp45 LVM_FLOAT* dst, LVM_INT16 NrFrames, LVM_INT32 NrChannels, in LVC_MixSoft_1St_MC_float_SAT()
DLVC_Core_MixInSoft_D16C31_SAT.cpp105 LVM_FLOAT* dst, LVM_INT16 NrFrames, LVM_INT16 NrChannels) { in LVC_Core_MixInSoft_Mc_D16C31_SAT()
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Process.cpp76 #define NrFrames NumSamples // alias for clarity in LVCS_Process_CS() macro
173 #define NrFrames NumSamples // alias for clarity in LVCS_Process() macro
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
DLVDBE_Process.cpp79 const LVM_UINT16 NrFrames) // updated to use samples = frames * channels. in LVDBE_Process()
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Buffers.cpp343 #define NrFrames NumSamples // alias for clarity in LVM_BufferManagedOut() macro
491 #define NrFrames (*pNumSamples) // alias for clarity in LVM_BufferUnmanagedOut() macro
DLVM_Process.cpp65 #define NrFrames SampleCount // alias for clarity in LVM_Process() macro
/frameworks/av/media/libeffects/lvm/lib/Eq/src/
DLVEQNB_Process.cpp63 const LVM_UINT16 NrFrames) { // updated to use samples = frames * channels. in LVEQNB_Process()