OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cancelStart
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
ACodec.cpp
714
OMX_U32
cancelStart
;
720
cancelStart
= 0;
724
cancelStart
= bufferCount - minUndequeuedBuffers;
728
for (OMX_U32 i =
cancelStart
; i < cancelEnd; i++) {
[
all
...]
OMXCodec.cpp
[
all
...]
Completed in 370 milliseconds