OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVM_ALIGNMENTERROR
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Process.c
47
/*
LVM_ALIGNMENTERROR
When either the input our output buffers are not 32-bit */
104
return(
LVM_ALIGNMENTERROR
);
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h
116
LVM_ALIGNMENTERROR
= 1, /* Memory alignment error */
505
/*
LVM_ALIGNMENTERROR
When either the input our output buffers are not 32-bit */
[
all
...]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp
38
if (LvmStatus ==
LVM_ALIGNMENTERROR
){\
[
all
...]
Completed in 379 milliseconds