Searched refs:nRelevantFilters (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_Private.h107 LVM_UINT16 nRelevantFilters; /* Number of relevent filters depending on sampling frequency and bands center frequency */ member in struct:__anon437
H A DLVPSA_Control.c213 pInst->nRelevantFilters = ii;
277 for (ii = 0; ii < pInst->nRelevantFilters; ii++)
339 for (ii = 0; ii < pInst->nRelevantFilters; ii++)
419 for (ii = 0; ii < pInst->nRelevantFilters; ii++)
H A DLVPSA_QPD_Process.c155 if(BandIndex == (pLVPSA_Inst->nRelevantFilters-1))
H A DLVPSA_Process.c90 for (ii = 0; ii < pLVPSA_Inst->nRelevantFilters; ii++)

Completed in 66 milliseconds