Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
DEffectReverb.h28 #define MAX_CALL_SIZE 256 macro
DEffectReverb.cpp756 InstParams.MaxBlockSize = MAX_CALL_SIZE; in Reverb_init()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.h32 #define MAX_CALL_SIZE 256 macro
DEffectBundle.cpp548 InstParams.MaxBlockSize = MAX_CALL_SIZE; in LvmBundle_init()