Searched refs:LVM_Process (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Process.c31 /* FUNCTION: LVM_Process */
55 LVM_ReturnStatus_en LVM_Process(LVM_Handle_t hInstance, function
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
H A DLVM.h348 /* 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 */
563 /* 1. This function may be interrupted by the LVM_Process functio
[all...]
/frameworks/av/media/libeffects/lvm/lib/
H A DAndroid.mk25 Bundle/src/LVM_Process.c \
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp744 //ALOGV("Calling LVM_Process");
747 LvmStatus = LVM_Process(pContext->pBundledContext->hInstance, /* Instance handle */
753 LVM_ERROR_CHECK(LvmStatus, "LVM_Process", "LvmBundle_process")

Completed in 59 milliseconds