Home
last modified time | relevance | path

Searched defs:hCSInstance (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Init.cpp233 LVCS_Handle_t hCSInstance; /* Instance handle */ in LVM_GetInstanceHandle() local
DLVM_Control.cpp648 LVCS_Handle_t* hCSInstance = (LVCS_Handle_t*)pInstance->hCSInstance; in LVM_ApplyNewSettings() local
DLVM_Private.h156 LVCS_Handle_t hCSInstance; /* Concert Sound instance handle */ member