HomeSort by relevance Sort by last modified time
    Searched defs:hCSInstance (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Control.c     [all...]
LVM_Init.c 674 LVCS_Handle_t hCSInstance; /* Instance handle */
712 hCSInstance = LVM_NULL; /* Set to NULL to return handle */
713 LVCS_Status = LVCS_Init(&hCSInstance, /* Initiailse */
717 pInstance->hCSInstance = hCSInstance; /* Save the instance handle */
    [all...]
LVM_Private.h 227 LVCS_Handle_t hCSInstance; /* Concert Sound instance handle */

Completed in 1679 milliseconds