OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPTaps
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_ClearAudioBuffers.c
66
(void *)&pLVREV_Private->pFastData->
HPTaps
, /* Destination Cast to void: \
75
(void *)&pLVREV_Private->pFastData->
HPTaps
, /* Destination Cast to void: no dereferencing in function*/
LVREV_Private.h
152
Biquad_1I_Order1_Taps_t
HPTaps
; /* High pass filter taps */
219
Biquad_1I_Order1_FLOAT_Taps_t
HPTaps
; /* High pass filter taps */
LVREV_ApplyNewSettings.c
85
FO_1I_D32F32Cll_TRC_WRA_01_Init( &pPrivate->pFastCoef->HPCoefs, &pPrivate->pFastData->
HPTaps
, &Coeffs);
87
(void *)&pPrivate->pFastData->
HPTaps
, /* Destination Cast to void: no dereferencing in function*/
639
&pPrivate->pFastData->
HPTaps
, &Coeffs);
641
(void *)&pPrivate->pFastData->
HPTaps
, /* Destination Cast to void: \
[
all
...]
Completed in 766 milliseconds