Searched refs:DownSamplingCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_QPD_Process.c94 pInSamps += pLVPSA_Inst->DownSamplingCount;
96 ii = (LVM_INT16)(ii - (LVM_INT16)pLVPSA_Inst->DownSamplingCount);
173 pLVPSA_Inst->DownSamplingCount = (LVM_UINT16)(-ii);
H A DLVPSA_Private.h111 LVM_UINT16 DownSamplingCount; /* Counter used for the downsampling handling */ member in struct:__anon437
H A DLVPSA_Control.c224 pInst->DownSamplingCount = 0;

Completed in 87 milliseconds