Home
last modified time | relevance | path

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

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