OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_OUT_DIMS
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/testlibs/
AudioCoefInterpolator.h
41
// nOutDims Number of output dimensions (limited to
MAX_OUT_DIMS
).
60
static const size_t
MAX_OUT_DIMS
= 8;
AudioCoefInterpolator.cpp
67
audio_coef_t tempCoef[
MAX_OUT_DIMS
];
Completed in 70 milliseconds