HomeSort by relevance Sort by last modified time
    Searched refs:LVM_ALIGNMENTERROR (Results 1 - 3 of 3) sorted by null

  /frameworks/base/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/base/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/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 38 if (LvmStatus == LVM_ALIGNMENTERROR){\
    [all...]

Completed in 38 milliseconds