OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVM_GetMemoryTable
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h
356
/* FUNCTION:
LVM_GetMemoryTable
*/
386
LVM_ReturnStatus_en
LVM_GetMemoryTable
(LVM_Handle_t hInstance,
[
all
...]
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Init.c
31
/* FUNCTION:
LVM_GetMemoryTable
*/
64
LVM_ReturnStatus_en
LVM_GetMemoryTable
(LVM_Handle_t hInstance,
[
all
...]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp
548
LvmStatus =
LVM_GetMemoryTable
(LVM_NULL,
552
LVM_ERROR_CHECK(LvmStatus, "
LVM_GetMemoryTable
", "LvmBundle_init")
555
ALOGV("\tCreateInstance Succesfully called
LVM_GetMemoryTable
\n");
[
all
...]
Completed in 48 milliseconds