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

/frameworks/av/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/av/media/libeffects/lvm/lib/Bundle/lib/
H A DLVM.h116 LVM_ALIGNMENTERROR = 1, /* Memory alignment error */ enumerator in enum:__anon111
505 /* LVM_ALIGNMENTERROR When either the input our output buffers are not 32-bit */
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp40 if (LvmStatus == LVM_ALIGNMENTERROR){\

Completed in 645 milliseconds