OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LocalSamplesCount
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h
108
LVM_UINT16
LocalSamplesCount
; /* Counter used to update the SpectralDataBufferAudioTime */
LVPSA_QPD_Process.c
142
pLVPSA_Inst->
LocalSamplesCount
= (LVM_UINT16)(numSamples - ii);
LVPSA_Process.c
124
MUL32x32INTO32((AudioTime + (LVM_INT32)((LVM_INT32)pLVPSA_Inst->
LocalSamplesCount
*1000)),
Completed in 12 milliseconds