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

  /frameworks/av/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/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 465 /* FUNCTION: LVM_SetControlParameters */
483 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance,
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 690 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance,
693 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "LvmBundle_init")
696 ALOGV("\tLvmBundle_init CreateInstance Succesfully called LVM_SetControlParameters\n");
    [all...]

Completed in 101 milliseconds