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

  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Process.c 31 /* FUNCTION: LVM_Process */
55 LVM_ReturnStatus_en LVM_Process(LVM_Handle_t hInstance,
  /frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 348 /* 1. This function may be interrupted by the LVM_Process function */
383 /* 1. This function may be interrupted by the LVM_Process function */
410 /* 1. This function must not be interrupted by the LVM_Process function */
433 /* 1. This function must not be interrupted by the LVM_Process function */
456 /* 1. This function may be interrupted by the LVM_Process function */
480 /* 1. This function may be interrupted by the LVM_Process function */
489 /* FUNCTION: LVM_Process */
517 LVM_ReturnStatus_en LVM_Process(LVM_Handle_t hInstance,
540 /* 1. This function may be interrupted by the LVM_Process function */
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/
Android.mk 25 Bundle/src/LVM_Process.c \
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 770 //ALOGV("Calling LVM_Process");
773 LvmStatus = LVM_Process(pContext->pBundledContext->hInstance, /* Instance handle */
    [all...]

Completed in 28 milliseconds