OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVEQNB_DPCosCoef
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libeffects/lvm/lib/Eq/src/
LVEQNB_CalcCoef.c
88
extern LVM_INT16
LVEQNB_DPCosCoef
[];
146
coef =
LVEQNB_DPCosCoef
[i]; /* Get the nth coefficient */
150
CosErr = CosErr << (
LVEQNB_DPCosCoef
[0]); /* Correct the scaling */
LVEQNB_Tables.c
163
const LVM_INT16
LVEQNB_DPCosCoef
[] = {1, /* Shifts */
Completed in 33 milliseconds