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.cpp715 LVCS_Handle_t hCSInstance; /* Instance handle */ in LVM_GetInstanceHandle() local
DLVM_Control.cpp745 LVCS_Handle_t *hCSInstance = (LVCS_Handle_t *)pInstance->hCSInstance; in LVM_ApplyNewSettings() local
DLVM_Private.h193 LVCS_Handle_t hCSInstance; /* Concert Sound instance handle */ member