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

  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Buffers.c 119 pBuffer->BufferState = LVM_FIRSTLASTCALL;
133 (pBuffer->BufferState == LVM_FIRSTLASTCALL)) &&
171 if ((pBuffer->BufferState == LVM_FIRSTLASTCALL) ||
440 /* LVM_FIRSTLASTCALL - This is the first and last call for this block of input*/
550 (pBuffer->BufferState == LVM_FIRSTLASTCALL))
    [all...]
LVM_Private.h 65 #define LVM_FIRSTLASTCALL 3 /* Single call for small number of samples */

Completed in 40 milliseconds