OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QPD_Taps_t
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_QPD_Init.c
36
QPD_Taps_t
*pTaps,
LVPSA_QPD.h
45
}
QPD_Taps_t
, *pQPD_Taps_t;
81
QPD_Taps_t
*pTaps,
LVPSA_Private.h
99
QPD_Taps_t
*pQPD_Taps; /* Points a nBands elements array that contains the QPD filter taps for each band */
LVPSA_Init.c
155
pLVPSA_Inst->pQPD_Taps = InstAlloc_AddMember( &Data, pInitParams->nBands * sizeof(
QPD_Taps_t
) );
LVPSA_Memory.c
155
InstAlloc_AddMember( &Data, pInitParams->nBands * sizeof(
QPD_Taps_t
) );
LVPSA_Control.c
[
all
...]
Completed in 88 milliseconds