Searched refs:LVM_LASTCALL (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Buffers.c123 pBuffer->BufferState = LVM_LASTCALL;
172 (pBuffer->BufferState == LVM_LASTCALL))
399 pBuffer->BufferState = LVM_LASTCALL; /* Indicate this is the last bock to process */
439 /* LVM_LASTCALL - The last call for this block of input samples */
754 if (pBuffer->BufferState == LVM_LASTCALL)
H A DLVM_Private.h64 #define LVM_LASTCALL 2 /* Last call to the buffer */ macro

Completed in 48 milliseconds