Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DCopy_16.c91 LVM_INT16 NrFrames, /* Number of frames */ in Copy_Float_Mc_Stereo()
123 LVM_INT16 NrFrames, /* Number of frames*/ in Copy_Float_Stereo_Mc()
DFrom2iToMono_32.c91 LVM_INT16 NrFrames, in FromMcToMono_Float()
DLVC_MixSoft_2St_D16C31_SAT.c94 LVM_INT16 NrFrames, in LVC_MixSoft_2Mc_D16C31_SAT()
DLVC_MixSoft_1St_D16C31_SAT.c127 LVM_INT16 NrFrames, in LVC_MixSoft_Mc_D16C31_SAT()
DLVC_MixInSoft_D16C31_SAT.c133 LVM_INT16 NrFrames, in LVC_MixInSoft_Mc_D16C31_SAT()
DDC_2I_D16_TRC_WRA_01.c88 LVM_INT16 NrFrames, in DC_Mc_D16_TRC_WRA_01()
DLVC_Core_MixHard_1St_2i_D16C31_SAT.c66 LVM_INT16 NrFrames, in LVC_Core_MixHard_1St_MC_float_SAT()
DBQ_2I_D32F32C30_TRC_WRA_01.c151 LVM_INT16 NrFrames, in BQ_MC_D32F32C30_TRC_WRA_01()
DPK_2I_D32F32C14G11_TRC_WRA_01.c142 LVM_INT16 NrFrames, in PK_Mc_D32F32C14G11_TRC_WRA_01()
DFO_2I_D16F32C15_LShx_TRC_WRA_01.c145 LVM_INT16 NrFrames, in FO_Mc_D16F32C15_LShx_TRC_WRA_01()
DLVC_Core_MixSoft_1St_D16C31_WRA.c131 LVM_INT16 NrFrames, in LVC_Core_MixSoft_Mc_D16C31_WRA()
DLVC_Core_MixInSoft_D16C31_SAT.c138 LVM_INT16 NrFrames, in LVC_Core_MixInSoft_Mc_D16C31_SAT()
DLVC_MixSoft_1St_2i_D16C31_SAT.c49 LVM_INT16 NrFrames, in LVC_MixSoft_1St_MC_float_SAT()
DLVC_Core_MixSoft_1St_2i_D16C31_WRA.c153 LVM_INT16 NrFrames, in LVC_Core_MixSoft_1St_MC_float_WRA()
DAGC_MIX_VOL_2St1Mon_D32_WRA.c349 LVM_UINT16 NrFrames, in AGC_MIX_VOL_Mc1Mon_D32_WRA()
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Process.c82 #define NrFrames NumSamples // alias for clarity in LVCS_Process_CS() macro
287 #define NrFrames NumSamples // alias for clarity in LVCS_Process() macro
/frameworks/av/media/libeffects/lvm/lib/Eq/src/
DLVEQNB_Process.c65 const LVM_UINT16 NrFrames) in LVEQNB_Process()
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
DLVDBE_Process.c192 const LVM_UINT16 NrFrames) // updated to use samples = frames * channels. in LVDBE_Process()
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Process.c72 #define NrFrames SampleCount // alias for clarity in LVM_Process() macro
DLVM_Buffers.c759 #define NrFrames NumSamples // alias for clarity in LVM_BufferManagedOut() macro
1137 #define NrFrames (*pNumSamples) // alias for clarity in LVM_BufferUnmanagedOut() macro