OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVM_LASTCALL
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Buffers.c
123
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 */
[
all
...]
LVM_Private.h
64
#define
LVM_LASTCALL
2 /* Last call to the buffer */
Completed in 37 milliseconds