Home
last modified time | relevance | path

Searched refs:MAX_CALL_SIZE (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
DEffectReverb.h24 #define MAX_CALL_SIZE 256 macro
DEffectReverb.cpp663 InstParams.MaxBlockSize = MAX_CALL_SIZE; in Reverb_init()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.h28 #define MAX_CALL_SIZE 256 macro
DEffectBundle.cpp519 InstParams.MaxBlockSize = MAX_CALL_SIZE; in LvmBundle_init()
/frameworks/av/media/libeffects/lvm/tests/
Dlvmtest.cpp246 InstParams.MaxBlockSize = MAX_CALL_SIZE; in LvmBundle_init()