OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_CALL_SIZE
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.h
28
#define
MAX_CALL_SIZE
256
EffectReverb.cpp
754
InstParams.MaxBlockSize =
MAX_CALL_SIZE
;
[
all
...]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h
32
#define
MAX_CALL_SIZE
256
EffectBundle.cpp
543
InstParams.MaxBlockSize =
MAX_CALL_SIZE
;
[
all
...]
Completed in 45 milliseconds