HomeSort by relevance Sort by last modified time
    Searched refs:bTimerDone (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 128 LVM_INT16 bTimerDone; /* Timer completion flag */
LVCS_Control.c 204 pInstance->bTimerDone = LVM_FALSE;
255 pInstance->bTimerDone = LVM_TRUE;
LVCS_Init.c 204 pInstance->bTimerDone = LVM_FALSE;
LVCS_BypassMix.c 84 (pInstance->bTimerDone == LVM_TRUE)
283 (pInstance->bTimerDone == LVM_TRUE)){
LVCS_Process.c 290 if ((pInstance->bTimerDone == LVM_TRUE) &&

Completed in 44 milliseconds