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

  /frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_API_Specials.c 146 Error = LVM_SetControlParameters(hInstance,pParams);
LVM_Control.c 33 /* FUNCTION: LVM_SetControlParameters */
52 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance,
    [all...]
LVM_Init.c     [all...]
  /frameworks/base/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 465 /* FUNCTION: LVM_SetControlParameters */
483 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance,
    [all...]
  /frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 689 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance,
692 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "LvmBundle_init")
695 LOGV("\tLvmBundle_init CreateInstance Succesfully called LVM_SetControlParameters\n");
    [all...]

Completed in 276 milliseconds