OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
748
//ALOGV("Calling
LVM_Process
");
751
LvmStatus =
LVM_Process
(pContext->pBundledContext->hInstance, /* Instance handle */
757
LVM_ERROR_CHECK(LvmStatus, "
LVM_Process
", "LvmBundle_process")
[
all
...]
Completed in 99 milliseconds