Searched refs:LVM_ALIGNMENTERROR (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Process.c47 /* LVM_ALIGNMENTERROR When either the input our output buffers are not 32-bit */
104 return(LVM_ALIGNMENTERROR);
/frameworks/base/media/libeffects/lvm/lib/Bundle/lib/
H A DLVM.h116 LVM_ALIGNMENTERROR = 1, /* Memory alignment error */ enumerator in enum:__anon287
505 /* LVM_ALIGNMENTERROR When either the input our output buffers are not 32-bit */
/frameworks/base/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp38 if (LvmStatus == LVM_ALIGNMENTERROR){\

Completed in 173 milliseconds