/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | BP_1I_D16F16Css_TRC_WRA_01_Private.h | 25 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */ member
|
D | BQ_1I_D16F32Css_TRC_WRA_01_Private.h | 25 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */ member
|
D | BQ_2I_D16F16Css_TRC_WRA_01_Private.h | 26 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */ member
|
D | BQ_2I_D16F32Css_TRC_WRA_01_Private.h | 26 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */ member
|
D | FO_1I_D32F32Cll_TRC_WRA_01_Private.h | 27 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */ member
|
D | PK_2I_D32F32CllGss_TRC_WRA_01_Private.h | 26 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */ member
|
D | PK_2I_D32F32CssGss_TRC_WRA_01_Private.h | 27 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */ member
|
D | BP_1I_D32F32Cll_TRC_WRA_02_Private.h | 25 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */ member
|
D | BP_1I_D16F32Cll_TRC_WRA_01_Private.h | 25 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */ member
|
D | BQ_1I_D16F16Css_TRC_WRA_01_Private.h | 25 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */ member
|
D | BQ_2I_D32F32Cll_TRC_WRA_01_Private.h | 27 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */ member
|
D | FO_1I_D16F16Css_TRC_WRA_01_Private.h | 26 LVM_INT16 coefs[3]; /* pointer to the filter coefficients */ member
|
D | FO_2I_D16F32Css_LShx_TRC_WRA_01_Private.h | 26 LVM_INT16 coefs[3]; /* pointer to the filter coefficients */ member
|
/frameworks/av/media/libeffects/testlibs/ |
D | AudioShelvingFilter.cpp | 90 audio_coef_t coefs[5]; in commit() local
|
D | AudioPeakingFilter.cpp | 88 audio_coef_t coefs[5]; in commit() local
|
/frameworks/av/services/audioflinger/ |
D | AudioResamplerDyn.cpp | 493 const TC* const coefs = mConstants.mFirCoefs; in resample() local
|
D | AudioResamplerFirProcess.h | 378 const int coefShift, const int halfNumCoefs, const TC* const coefs, in fir()
|
D | AudioResamplerSinc.cpp | 598 const int32_t* coefs, size_t offset, in interpolate()
|