Home
last modified time | relevance | path

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

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