Home
last modified time | relevance | path

Searched refs:LocalSamplesCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Private.h103 …LVM_UINT16 LocalSamplesCount; /* Counter used to update the Spec… member
DLVPSA_QPD_Process.cpp146 pLVPSA_Inst->LocalSamplesCount = (LVM_UINT16)(numSamples - ii); in LVPSA_QPD_Process_Float()
DLVPSA_Process.cpp136 (AudioTime + ((LVM_INT32)pLVPSA_Inst->LocalSamplesCount * 1000)), in LVPSA_Process()