Searched defs:pFilterParams (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_Control.c32 LVPSA_FilterParam_t *pFilterParams,
36 LVPSA_FilterParam_t *pFilterParams,
40 LVPSA_FilterParam_t *pFilterParams,
439 /* pFilterParams Pointer to the filter definition */
464 LVPSA_FilterParam_t *pFilterParams,
493 LVM_UINT16 Frequency = pFilterParams->CenterFrequency;
494 LVM_UINT16 QFactor = pFilterParams->QFactor;
554 /* pFilterParams Pointer to the filter definition */
588 LVPSA_FilterParam_t *pFilterParams,
615 LVM_UINT16 Frequency = pFilterParams
463 LVPSA_BPSinglePrecCoefs( LVM_UINT16 Fs, LVPSA_FilterParam_t *pFilterParams, BP_C16_Coefs_t *pCoefficients) argument
587 LVPSA_BPDoublePrecCoefs( LVM_UINT16 Fs, LVPSA_FilterParam_t *pFilterParams, BP_C32_Coefs_t *pCoefficients) argument
[all...]

Completed in 48 milliseconds