Searched refs:bBassEnabled (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.h72 bool bBassEnabled; /* Flag for Bass */ member in struct:BundledEffectContext
H A DEffectBundle.cpp223 pContext->pBundledContext->bBassEnabled = LVM_FALSE;
872 if (pContext->pBundledContext->bBassEnabled == LVM_TRUE) {
2754 if (pContext->pBundledContext->bBassEnabled == LVM_TRUE) {
2763 pContext->pBundledContext->bBassEnabled = LVM_TRUE;
2809 if (pContext->pBundledContext->bBassEnabled == LVM_FALSE) {
2813 pContext->pBundledContext->bBassEnabled = LVM_FALSE;
2907 if ((pContext->pBundledContext->bBassEnabled == LVM_FALSE)&&
3329 if (pContext->pBundledContext->bBassEnabled == LVM_TRUE) {
3342 if (pContext->pBundledContext->bBassEnabled == LVM_TRUE) {

Completed in 13 milliseconds